protected abstract class AbstractCacheEventQueue.AbstractCacheEvent extends Object implements Runnable
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractCacheEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doRun() |
void |
run()
Main processing method for the AbstractCacheEvent object
|
public void run()
protected abstract void doRun()
throws IOException
IOExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.