|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActivationManager
Controls activation of cache entries that have been passivated.
Method Summary | |
---|---|
void |
activate(Object key)
Remove key and associated value from cache store and update the activation counter. |
long |
getActivationCount()
Get number of activations executed. |
Method Detail |
---|
void activate(Object key)
key
- Key to removelong getActivationCount()
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |