Class Tally.FieldKeys

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

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

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

    • tally

      public static final io.datarouter.model.field.imp.comparable.LongFieldKey tally
  • Constructor Details