public class YzFetchIndexOperation extends FutureOperation<YzFetchIndexOperation.Response,RiakYokozunaPB.RpbYokozunaIndexGetResp,String>
| Modifier and Type | Class and Description |
|---|---|
static class |
YzFetchIndexOperation.Builder |
static class |
YzFetchIndexOperation.Response |
| Modifier and Type | Method and Description |
|---|---|
protected YzFetchIndexOperation.Response |
convert(List<RiakYokozunaPB.RpbYokozunaIndexGetResp> rawResponse) |
protected RiakMessage |
createChannelMessage() |
protected RiakYokozunaPB.RpbYokozunaIndexGetResp |
decode(RiakMessage rawMessage) |
String |
getQueryInfo()
Returns information related to the operation performed.
|
addListener, await, await, cancel, cause, channelMessage, checkAndGetSingleResponse, done, get, get, getNow, isCancelled, isDone, isSuccess, processBatchMessage, processMessage, removeListener, setComplete, setResponseprotected YzFetchIndexOperation.Response convert(List<RiakYokozunaPB.RpbYokozunaIndexGetResp> rawResponse)
convert in class FutureOperation<YzFetchIndexOperation.Response,RiakYokozunaPB.RpbYokozunaIndexGetResp,String>protected RiakMessage createChannelMessage()
createChannelMessage in class FutureOperation<YzFetchIndexOperation.Response,RiakYokozunaPB.RpbYokozunaIndexGetResp,String>protected RiakYokozunaPB.RpbYokozunaIndexGetResp decode(RiakMessage rawMessage)
decode in class FutureOperation<YzFetchIndexOperation.Response,RiakYokozunaPB.RpbYokozunaIndexGetResp,String>public String getQueryInfo()
RiakFutureUseful in async operations when you want to know what operation this future refers to.
getQueryInfo in interface RiakFuture<YzFetchIndexOperation.Response,String>getQueryInfo in class FutureOperation<YzFetchIndexOperation.Response,RiakYokozunaPB.RpbYokozunaIndexGetResp,String>Copyright © 2016. All rights reserved.