public abstract static class ImmediateCoreFutureAdapter.SameQueryInfo<T2,S,T> extends ImmediateCoreFutureAdapter<T2,S,T,S>
ImmediateCoreFutureAdapter.SameQueryInfo<T2,S,T>| Modifier | Constructor and Description |
|---|---|
protected |
SameQueryInfo(RiakFuture<T,S> coreFuture,
T2 immediateResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected S |
convertQueryInfo(S coreQueryInfo) |
convertResponse, get, get, getNowawait, await, cancel, cause, getQueryInfo, handle, isCancelled, isDone, isSuccessaddListener, notifyListeners, removeListenerprotected SameQueryInfo(RiakFuture<T,S> coreFuture, T2 immediateResponse)
protected S convertQueryInfo(S coreQueryInfo)
convertQueryInfo in class ImmediateCoreFutureAdapter<T2,S,T,S>Copyright © 2016. All rights reserved.