static class ImmediateEventExecutor.ImmediateProgressivePromise<V> extends DefaultProgressivePromise<V>
| Constructor and Description |
|---|
ImmediateProgressivePromise(EventExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkDeadLock() |
addListener, addListeners, await, awaitUninterruptibly, removeListener, removeListeners, setFailure, setProgress, setSuccess, sync, syncUninterruptibly, tryProgressawait, await, awaitUninterruptibly, awaitUninterruptibly, cancel, cause, executor, getNow, isCancellable, isCancelled, isDone, isSuccess, notifyListener, notifyProgressiveListeners, setUncancellable, toString, toStringBuilder, tryFailure, trySuccessget, getclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetUncancellable, tryFailure, trySuccessawait, await, awaitUninterruptibly, awaitUninterruptibly, cancel, cause, getNow, isCancellable, isSuccessImmediateProgressivePromise(EventExecutor executor)
protected void checkDeadLock()
checkDeadLock in class DefaultPromise<V>