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