public class DefaultCloseFuture extends DefaultSshFuture<CloseFuture> implements CloseFuture
CloseFuture.CANCELED, debugEnabled, traceEnabledlog| Constructor and Description |
|---|
DefaultCloseFuture(Object id,
Object lock)
Create a new instance
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isClosed() |
void |
setClosed()
Marks this future as closed and notifies all threads waiting for this future.
|
addListener, await0, cancel, getNumRegisteredListeners, getValue, isCanceled, isDone, notifyListeners, removeListener, setValue, toStringasListener, asT, await, awaitUninterruptibly, formatExceptionMessage, getId, notifyListener, verifyResultgetSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddListener, removeListenerawait, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getId, isDonepublic boolean isClosed()
isClosed in interface CloseFuturepublic void setClosed()
CloseFuturesetClosed in interface CloseFutureCopyright © 2018–2020 The Apache Software Foundation. All rights reserved.