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
|
protected AbstractCacheEvent()
public void run()
protected abstract void doRun() throws IOException
IOException
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.