Class AbstractCacheEventQueue.RemoveAllEvent

java.lang.Object
AbstractCacheEventQueue<K,V>.AbstractCacheEvent
org.apache.commons.jcs3.engine.AbstractCacheEventQueue.RemoveAllEvent
All Implemented Interfaces:
Runnable
Enclosing class:
AbstractCacheEventQueue<K,V>

All elements should be removed from the cache when this event is processed.