|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EvictedEventNode | |
---|---|
org.jboss.cache |
Uses of EvictedEventNode in org.jboss.cache |
---|
Methods in org.jboss.cache that return EvictedEventNode | |
---|---|
EvictedEventNode |
Region.takeLastEventNode()
Returns the most recent EvictedEventNode added to the event queue by
Region.putNodeEvent(EvictedEventNode) . |
EvictedEventNode |
RegionImpl.takeLastEventNode()
|
Methods in org.jboss.cache with parameters of type EvictedEventNode | |
---|---|
void |
Region.putNodeEvent(EvictedEventNode event)
Adds an EvictedEventNode to the internal queue for processing
by the eviction thread. |
void |
RegionImpl.putNodeEvent(EvictedEventNode event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |