org.apache.cassandra.cache
Interface IAggregatableCacheProvider<K,V>


public interface IAggregatableCacheProvider<K,V>


Method Summary
 InstrumentedCache<K,V> getCache()
           
 long getObjectCount()
           
 

Method Detail

getCache

InstrumentedCache<K,V> getCache()

getObjectCount

long getObjectCount()


Copyright © 2011 The Apache Software Foundation