Uses of Class
org.apache.cassandra.cache.InstrumentingCache

Packages that use InstrumentingCache
org.apache.cassandra.cache   
org.apache.cassandra.io.sstable   
 

Uses of InstrumentingCache in org.apache.cassandra.cache
 

Subclasses of InstrumentingCache in org.apache.cassandra.cache
 class AutoSavingCache<K extends CacheKey,V>
           
 

Uses of InstrumentingCache in org.apache.cassandra.io.sstable
 

Methods in org.apache.cassandra.io.sstable that return InstrumentingCache
 InstrumentingCache<KeyCacheKey,java.lang.Long> SSTableReader.getKeyCache()
           
 



Copyright © 2013 The Apache Software Foundation