|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
Cachetable.put(K key,
V value,
ICacheExpungeHook<K,V> hook)
|
void |
ICachetable.put(K key,
V value,
ICacheExpungeHook<K,V> hook)
|
Constructors in org.apache.cassandra.utils with parameters of type ICacheExpungeHook | |
---|---|
Cachetable(long expiration,
ICacheExpungeHook<K,V> global)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |