protected static class AbstractIoService.ServiceOperationFuture extends DefaultIoFuture
| 构造器和说明 |
|---|
AbstractIoService.ServiceOperationFuture() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Exception |
getException() |
boolean |
isDone() |
void |
setDone() |
void |
setException(java.lang.Exception exception) |
addListener, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getSession, getValue, join, join, removeListener, setValuepublic final boolean isDone()
DefaultIoFutureisDone 在接口中 IoFutureisDone 在类中 DefaultIoFuturepublic final void setDone()
public final java.lang.Exception getException()
public final void setException(java.lang.Exception exception)