Class TraceEntityKey

java.lang.Object
io.datarouter.model.field.BaseFieldSet<EK>
io.datarouter.model.key.entity.base.BaseEntityKey<EK>
io.datarouter.trace.storage.entity.BaseTraceEntityKey<TraceEntityKey>
io.datarouter.trace.storage.entity.TraceEntityKey
All Implemented Interfaces:
io.datarouter.model.field.FieldSet<TraceEntityKey>, io.datarouter.model.key.entity.EntityKey<TraceEntityKey>, io.datarouter.model.key.Key<TraceEntityKey>, io.datarouter.model.serialize.fielder.Fielder<TraceEntityKey>, java.lang.Comparable<io.datarouter.model.field.FieldSet<TraceEntityKey>>

public class TraceEntityKey
extends BaseTraceEntityKey<TraceEntityKey>
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.datarouter.trace.storage.entity.BaseTraceEntityKey

    BaseTraceEntityKey.FieldKeys
  • Constructor Summary

    Constructors 
    Constructor Description
    TraceEntityKey()  
    TraceEntityKey​(java.lang.String traceId)  
  • Method Summary

    Methods inherited from class io.datarouter.trace.storage.entity.BaseTraceEntityKey

    getAge, getFields, getInstant, getTraceEntityId

    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