Class HttpRequestRecord.HttpRequestRecordByExceptionRecord

java.lang.Object
io.datarouter.model.field.BaseFieldSet<K>
io.datarouter.model.key.BaseKey<K>
io.datarouter.model.key.unique.BaseUniqueKey<PK>
All Implemented Interfaces:
io.datarouter.model.field.FieldSet<HttpRequestRecordKey>, io.datarouter.model.key.Key<HttpRequestRecordKey>, io.datarouter.model.key.unique.UniqueKey<HttpRequestRecordKey>, io.datarouter.model.serialize.fielder.Fielder<HttpRequestRecordKey>, java.lang.Comparable<io.datarouter.model.field.FieldSet<HttpRequestRecordKey>>
Enclosing class:
HttpRequestRecord

public static class HttpRequestRecord.HttpRequestRecordByExceptionRecord
extends BaseHttpRequestRecord.BaseHttpRequestRecordByExceptionRecord<HttpRequestRecordKey,​HttpRequestRecord,​ExceptionRecordKey,​ExceptionRecord>
  • Field Summary

    Fields inherited from class io.datarouter.model.key.BaseKey

    NAME
  • Constructor Summary

    Constructors 
    Constructor Description
    HttpRequestRecordByExceptionRecord​(ExceptionRecord exceptionRecord)  
    HttpRequestRecordByExceptionRecord​(HttpRequestRecord httpRequestRecord)  
  • Method Summary

    Methods inherited from class io.datarouter.exception.storage.httprecord.BaseHttpRequestRecord.BaseHttpRequestRecordByExceptionRecord

    getFields

    Methods inherited from class io.datarouter.model.field.BaseFieldSet

    compareTo, equals, getFieldNames, getFields, getFieldValue, getFieldValues, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface java.lang.Comparable

    compareTo

    Methods inherited from interface io.datarouter.model.serialize.fielder.Fielder

    getFields

    Methods inherited from interface io.datarouter.model.field.FieldSet

    getFieldNames, getFieldValue, getFieldValues