Class HttpRequestRecordKey

java.lang.Object
io.datarouter.model.field.BaseFieldSet<K>
io.datarouter.model.key.BaseKey<K>
io.datarouter.model.key.unique.BaseUniqueKey<PK>
io.datarouter.model.key.primary.BasePrimaryKey<PK>
io.datarouter.model.key.primary.base.BaseRegularPrimaryKey<PK>
io.datarouter.exception.storage.httprecord.BaseHttpRequestRecordKey<HttpRequestRecordKey>
io.datarouter.exception.storage.httprecord.HttpRequestRecordKey
All Implemented Interfaces:
io.datarouter.model.field.FieldSet<HttpRequestRecordKey>, io.datarouter.model.key.entity.EntityKey<HttpRequestRecordKey>, io.datarouter.model.key.Key<HttpRequestRecordKey>, io.datarouter.model.key.primary.EntityPrimaryKey<HttpRequestRecordKey,​HttpRequestRecordKey>, io.datarouter.model.key.primary.PrimaryKey<HttpRequestRecordKey>, io.datarouter.model.key.primary.RegularPrimaryKey<HttpRequestRecordKey>, io.datarouter.model.key.unique.UniqueKey<HttpRequestRecordKey>, io.datarouter.model.serialize.fielder.Fielder<HttpRequestRecordKey>, io.datarouter.model.serialize.fielder.PrimaryKeyFielder<HttpRequestRecordKey>, java.lang.Comparable<io.datarouter.model.field.FieldSet<HttpRequestRecordKey>>

public class HttpRequestRecordKey
extends BaseHttpRequestRecordKey<HttpRequestRecordKey>
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.datarouter.exception.storage.httprecord.BaseHttpRequestRecordKey

    BaseHttpRequestRecordKey.FieldKeys
  • Field Summary

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

    NAME
  • Constructor Summary

    Constructors 
    Constructor Description
    HttpRequestRecordKey()  
    HttpRequestRecordKey​(java.lang.String id)  
  • Method Summary

    Methods inherited from class io.datarouter.exception.storage.httprecord.BaseHttpRequestRecordKey

    getFields, getId

    Methods inherited from class io.datarouter.model.key.primary.base.BaseRegularPrimaryKey

    getEntityKey, getEntityKeyFields, getPostEntityKeyFields, prefixFromEntityKey

    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