voldemort.store.stats
Class StoreClientFactoryStats

java.lang.Object
  extended by voldemort.store.stats.StoreClientFactoryStats

public class StoreClientFactoryStats
extends java.lang.Object


Nested Class Summary
static class StoreClientFactoryStats.Tracked
           
 
Constructor Summary
StoreClientFactoryStats()
           
 
Method Summary
 int getCount(StoreClientFactoryStats.Tracked metric)
           
 void incrementCount(StoreClientFactoryStats.Tracked metric)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreClientFactoryStats

public StoreClientFactoryStats()
Method Detail

getCount

public int getCount(StoreClientFactoryStats.Tracked metric)

incrementCount

public void incrementCount(StoreClientFactoryStats.Tracked metric)


Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu