Package | Description |
---|---|
org.apache.cassandra.cache | |
org.apache.cassandra.io.sstable.format |
Modifier and Type | Class and Description |
---|---|
class |
AutoSavingCache<K extends CacheKey,V> |
Modifier and Type | Field and Description |
---|---|
protected InstrumentingCache<KeyCacheKey,RowIndexEntry> |
SSTableReader.keyCache |
Modifier and Type | Method and Description |
---|---|
InstrumentingCache<KeyCacheKey,RowIndexEntry> |
SSTableReader.getKeyCache() |
Copyright © 2020 The Apache Software Foundation