|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyCacheKey | |
---|---|
org.apache.cassandra.io.sstable | |
org.apache.cassandra.service |
Uses of KeyCacheKey in org.apache.cassandra.io.sstable |
---|
Methods in org.apache.cassandra.io.sstable that return types with arguments of type KeyCacheKey | |
---|---|
InstrumentingCache<KeyCacheKey,RowIndexEntry> |
SSTableReader.getKeyCache()
|
Uses of KeyCacheKey in org.apache.cassandra.service |
---|
Fields in org.apache.cassandra.service with type parameters of type KeyCacheKey | |
---|---|
AutoSavingCache<KeyCacheKey,RowIndexEntry> |
CacheService.keyCache
|
Methods in org.apache.cassandra.service that return types with arguments of type KeyCacheKey | |
---|---|
java.util.concurrent.Future<Pair<KeyCacheKey,RowIndexEntry>> |
CacheService.KeyCacheSerializer.deserialize(java.io.DataInputStream input,
ColumnFamilyStore cfs)
|
Methods in org.apache.cassandra.service with parameters of type KeyCacheKey | |
---|---|
void |
CacheService.KeyCacheSerializer.serialize(KeyCacheKey key,
java.io.DataOutput out)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |