com.sleepycat.je.evictor
Class Evictor.BackgroundEvictTask
java.lang.Object
com.sleepycat.je.evictor.Evictor.BackgroundEvictTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- Evictor
static class Evictor.BackgroundEvictTask
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Evictor.BackgroundEvictTask
Evictor.BackgroundEvictTask(Evictor evictor,
boolean backgroundIO)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright (c) 2004-2012 Oracle. All rights reserved.