protected class AbstractCacheEventQueue.RemoveAllEvent extends AbstractCacheEventQueue.AbstractCacheEvent
Modifier | Constructor and Description |
---|---|
protected |
RemoveAllEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
doRun()
Call removeAll on the listener.
|
String |
toString()
For debugging.
|
run
protected RemoveAllEvent()
protected void doRun() throws IOException
doRun
in class AbstractCacheEventQueue.AbstractCacheEvent
IOException
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.