Class TallyNodeFactory

java.lang.Object
io.datarouter.client.memcached.ratelimiter.TallyNodeFactory

@Singleton
public class TallyNodeFactory
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    TallyNodeFactory()  
  • Method Summary

    Modifier and Type Method Description
    MemcachedNode<TallyKey,​Tally,​Tally.TallyFielder> create​(io.datarouter.storage.client.ClientId clientId, int version)  
    MemcachedNode<TallyKey,​Tally,​Tally.TallyFielder> create​(io.datarouter.storage.client.ClientId clientId, int version, java.lang.String tableName)  

    Methods inherited from class java.lang.Object

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