Uses of Class
org.apache.cassandra.utils.ExpiringMap.CacheableObject

Packages that use ExpiringMap.CacheableObject
org.apache.cassandra.utils   
 

Uses of ExpiringMap.CacheableObject in org.apache.cassandra.utils
 

Constructor parameters in org.apache.cassandra.utils with type arguments of type ExpiringMap.CacheableObject
ExpiringMap(long defaultExpiration, com.google.common.base.Function<Pair<K,ExpiringMap.CacheableObject<V>>,?> postExpireHook)
           
 



Copyright © 2012 The Apache Software Foundation