public interface EvictionActionPolicy
Modifier and Type | Method and Description |
---|---|
boolean |
evict(Fqn fqn)
Performs an eviction on a given node.
|
void |
setCache(Cache<?,?> cache)
Sets a reference to the cache.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.