protected final class BinIndexQuery.BinQueryFuture extends CoreFutureAdapter<BinIndexQuery.Response,BinIndexQuery,SecondaryIndexQueryOperation.Response,SecondaryIndexQueryOperation.Query>
Constructor and Description |
---|
BinIndexQuery.BinQueryFuture(RiakFuture<SecondaryIndexQueryOperation.Response,SecondaryIndexQueryOperation.Query> coreFuture) |
Modifier and Type | Method and Description |
---|---|
protected BinIndexQuery |
convertQueryInfo(SecondaryIndexQueryOperation.Query coreQueryInfo) |
protected BinIndexQuery.Response |
convertResponse(SecondaryIndexQueryOperation.Response coreResponse) |
await, await, cancel, cause, get, get, getNow, getQueryInfo, handle, isCancelled, isDone, isSuccess
addListener, notifyListeners, removeListener
public BinIndexQuery.BinQueryFuture(RiakFuture<SecondaryIndexQueryOperation.Response,SecondaryIndexQueryOperation.Query> coreFuture)
protected BinIndexQuery.Response convertResponse(SecondaryIndexQueryOperation.Response coreResponse)
protected BinIndexQuery convertQueryInfo(SecondaryIndexQueryOperation.Query coreQueryInfo)
Copyright © 2014. All rights reserved.