public class LocalStoreImpl.RecentCacheStats extends Object
Constructor and Description |
---|
LocalStoreImpl.RecentCacheStats(voldemort.store.cachestore.impl.CacheStore store) |
Modifier and Type | Method and Description |
---|---|
long |
getRecentCacheHits() |
long |
getRecentCacheMisses() |
long |
getRecentCount() |
long |
getRecentEmpty() |
long |
getRecentSkips() |
Copyright © 2016. All rights reserved.