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

Packages that use ICacheExpungeHook
org.apache.cassandra.utils   
 

Uses of ICacheExpungeHook in org.apache.cassandra.utils
 

Methods in org.apache.cassandra.utils with parameters of type ICacheExpungeHook
 void ExpiringMap.put(K key, V value, ICacheExpungeHook<K,V> hook)
           
 



Copyright © 2010 The Apache Software Foundation