|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstrumentedCache | |
---|---|
org.apache.cassandra.cache | |
org.apache.cassandra.io |
Uses of InstrumentedCache in org.apache.cassandra.cache |
---|
Subclasses of InstrumentedCache in org.apache.cassandra.cache | |
---|---|
class |
JMXInstrumentedCache<K,V>
|
Methods in org.apache.cassandra.cache that return InstrumentedCache | |
---|---|
InstrumentedCache<K,V> |
IAggregatableCacheProvider.getCache()
|
Uses of InstrumentedCache in org.apache.cassandra.io |
---|
Methods in org.apache.cassandra.io that return InstrumentedCache | |
---|---|
static InstrumentedCache<DecoratedKey,SSTable.PositionSize> |
SSTableReader.createKeyCache(int size)
|
InstrumentedCache<DecoratedKey,SSTable.PositionSize> |
SSTableReader.getKeyCache()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |