protected static class IntrabandRPCUtil.FutureResult<V extends java.io.Serializable>
extends java.util.concurrent.FutureTask<V>
| Modifier | Constructor and Description |
|---|---|
protected |
IntrabandRPCUtil.FutureResult() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
set(V v) |
protected void |
setException(java.lang.Throwable t) |