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

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,java.lang.Long> SSTableReader.getKeyCache()
           
 

Uses of KeyCacheKey in org.apache.cassandra.service
 

Fields in org.apache.cassandra.service with type parameters of type KeyCacheKey
 AutoSavingCache<KeyCacheKey,java.lang.Long> CacheService.keyCache
           
 



Copyright © 2012 The Apache Software Foundation