Class TallyKey.FieldKeys

java.lang.Object
io.datarouter.client.memcached.tally.TallyKey.FieldKeys
Enclosing class:
TallyKey

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

    Fields 
    Modifier and Type Field Description
    static io.datarouter.model.field.imp.StringFieldKey id  
  • 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

    • id

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