Class TestEntity.TestTraceEntityKey

java.lang.Object
io.datarouter.model.field.BaseFieldSet<EK>
io.datarouter.model.key.entity.base.BaseEntityKey<TestEntity.TestTraceEntityKey>
io.datarouter.client.hbase.test.TestEntity.TestTraceEntityKey
All Implemented Interfaces:
io.datarouter.model.field.FieldSet<TestEntity.TestTraceEntityKey>, io.datarouter.model.key.entity.EntityKey<TestEntity.TestTraceEntityKey>, io.datarouter.model.key.Key<TestEntity.TestTraceEntityKey>, io.datarouter.model.serialize.fielder.Fielder<TestEntity.TestTraceEntityKey>, java.lang.Comparable<io.datarouter.model.field.FieldSet<TestEntity.TestTraceEntityKey>>
Enclosing class:
TestEntity

public static class TestEntity.TestTraceEntityKey
extends io.datarouter.model.key.entity.base.BaseEntityKey<TestEntity.TestTraceEntityKey>
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  TestEntity.TestTraceEntityKey.FieldKeys  
  • Constructor Summary

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

    Modifier and Type Method Description
    java.util.List<io.datarouter.model.field.Field<?>> getFields()  
    java.lang.String getId()  

    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
  • Constructor Details

  • Method Details

    • getFields

      public java.util.List<io.datarouter.model.field.Field<?>> getFields()
    • getId

      public java.lang.String getId()