Class TestEntity.TestTraceSpan.TestTraceSpanFielder

java.lang.Object
io.datarouter.model.serialize.fielder.BaseDatabeanFielder<TestEntity.TestTraceSpanKey,​TestEntity.TestTraceSpan>
io.datarouter.client.hbase.test.TestEntity.TestTraceSpan.TestTraceSpanFielder
All Implemented Interfaces:
io.datarouter.model.serialize.fielder.DatabeanFielder<TestEntity.TestTraceSpanKey,​TestEntity.TestTraceSpan>
Enclosing class:
TestEntity.TestTraceSpan

public static class TestEntity.TestTraceSpan.TestTraceSpanFielder
extends io.datarouter.model.serialize.fielder.BaseDatabeanFielder<TestEntity.TestTraceSpanKey,​TestEntity.TestTraceSpan>
  • Constructor Summary

    Constructors 
    Constructor Description
    TestTraceSpanFielder()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<io.datarouter.model.field.Field<?>> getNonKeyFields​(TestEntity.TestTraceSpan databean)  

    Methods inherited from class io.datarouter.model.serialize.fielder.BaseDatabeanFielder

    addOption, getFields, getKeyFielder, getKeyFields, getOption, getOptions, getStringDatabeanCodec, getStringDatabeanCodecClass, getTtlMs, getUniqueIndexes

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

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

    configure