Uses of Class
org.apache.cassandra.cache.CacheKey
-
Packages that use CacheKey Package Description org.apache.cassandra.cache -
-
Uses of CacheKey in org.apache.cassandra.cache
Classes in org.apache.cassandra.cache with type parameters of type CacheKey Modifier and Type Class Description class
AutoSavingCache<K extends CacheKey,V>
static interface
AutoSavingCache.CacheSerializer<K extends CacheKey,V>
Subclasses of CacheKey in org.apache.cassandra.cache Modifier and Type Class Description class
CounterCacheKey
class
KeyCacheKey
class
RowCacheKey
-