ResultType - the streaming and non-streaming (response) return typeQueryInfoType - The query info typepublic interface StreamingRiakFuture<ResultType,QueryInfoType> extends RiakFuture<ResultType,QueryInfoType>
| Modifier and Type | Method and Description |
|---|---|
TransferQueue<ResultType> |
getResultsQueue()
An Queue that provides the stream of results as they return from Riak.
|
addListener, await, await, cancel, cause, get, get, getNow, getQueryInfo, isCancelled, isDone, isSuccess, removeListenerTransferQueue<ResultType> getResultsQueue()
Copyright © 2016. All rights reserved.