Uses of Interface
org.apache.cassandra.cache.CacheKey

Packages that use CacheKey
org.apache.cassandra.cache   
 

Uses of CacheKey in org.apache.cassandra.cache
 

Classes in org.apache.cassandra.cache with type parameters of type CacheKey
 class AutoSavingCache<K extends CacheKey,V>
           
 

Classes in org.apache.cassandra.cache that implement CacheKey
 class KeyCacheKey
           
 class RowCacheKey
           
 



Copyright © 2012 The Apache Software Foundation