Uses of Package
voldemort.store.stats

Packages that use voldemort.store.stats
voldemort.rest   
voldemort.rest.coordinator   
voldemort.rest.server   
voldemort.server The Voldemort server. 
voldemort.server.niosocket The Voldemort NIO socket server implementation. 
voldemort.server.protocol.admin Server side implementation of admin based requests 
voldemort.store.quota   
voldemort.store.socket A store implementation that works remotely over a tcp/ip socket interacting with a SocketServer on the the other side. 
voldemort.store.socket.clientrequest More classes related to how to parse client requests 
voldemort.store.stats Store wrappers which deal with statistics 
 

Classes in voldemort.store.stats used by voldemort.rest
StoreStats
          Some convenient statistics to track about the store
Tracked
           
 

Classes in voldemort.store.stats used by voldemort.rest.coordinator
StoreStats
          Some convenient statistics to track about the store
 

Classes in voldemort.store.stats used by voldemort.rest.server
StoreStats
          Some convenient statistics to track about the store
 

Classes in voldemort.store.stats used by voldemort.server
StreamingStats
           
 

Classes in voldemort.store.stats used by voldemort.server.niosocket
Histogram
          Deprecated. Use Tehuti Histograms instead...
 

Classes in voldemort.store.stats used by voldemort.server.protocol.admin
StreamingStats
           
StreamingStats.Operation
           
 

Classes in voldemort.store.stats used by voldemort.store.quota
StoreStats
          Some convenient statistics to track about the store
Tracked
           
 

Classes in voldemort.store.stats used by voldemort.store.socket
ClientSocketStats
          Some convenient statistics to track about the client requests
 

Classes in voldemort.store.stats used by voldemort.store.socket.clientrequest
ClientSocketStats
          Some convenient statistics to track about the client requests
 

Classes in voldemort.store.stats used by voldemort.store.stats
ClientSocketStats
          Some convenient statistics to track about the client requests
ClientSocketStats.Tracked
           
DataSetStats
          Statistics about the keys and values in a store
Histogram
          Deprecated. Use Tehuti Histograms instead...
RequestCounter
          A thread-safe request counter that calculates throughput for a specified duration of time.
SlopStats.Tracked
           
StoreClientFactoryStats
           
StoreClientFactoryStats.Tracked
           
StoreStats
          Some convenient statistics to track about the store
StreamingStats
           
StreamingStats.Operation
           
Tracked
           
 



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