Class Trace2EntityKey.FieldKeys

java.lang.Object
io.datarouter.trace.storage.entity.Trace2EntityKey.FieldKeys
Enclosing class:
Trace2EntityKey

public static class Trace2EntityKey.FieldKeys
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static io.datarouter.model.field.imp.StringFieldKey traceId  
  • Constructor Summary

    Constructors 
    Constructor Description
    FieldKeys()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • traceId

      public static final io.datarouter.model.field.imp.StringFieldKey traceId
  • Constructor Details