com.sleepycat.je.rep.elections
Class Utils.WithFutureExceptionHandler
java.lang.Object
com.sleepycat.je.rep.elections.Utils.WithFutureExceptionHandler
- Enclosing class:
- Utils
public abstract static class Utils.WithFutureExceptionHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils.WithFutureExceptionHandler
public Utils.WithFutureExceptionHandler()
processFuture
protected abstract void processFuture()
throws ExecutionException,
InterruptedException
- Throws:
ExecutionException
InterruptedException
execute
public final void execute(Logger logger,
EnvironmentImpl envImpl,
Formatter formatter)
Copyright (c) 2004-2012 Oracle. All rights reserved.