public class YzPutIndexOperation extends FutureOperation<Void,Void,YokozunaIndex>
| Modifier and Type | Class and Description |
|---|---|
static class |
YzPutIndexOperation.Builder |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
convert(List<Void> rawResponse) |
protected RiakMessage |
createChannelMessage() |
protected Void |
decode(RiakMessage rawMessage) |
YokozunaIndex |
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 Void convert(List<Void> rawResponse)
convert in class FutureOperation<Void,Void,YokozunaIndex>protected RiakMessage createChannelMessage()
createChannelMessage in class FutureOperation<Void,Void,YokozunaIndex>protected Void decode(RiakMessage rawMessage)
decode in class FutureOperation<Void,Void,YokozunaIndex>public YokozunaIndex getQueryInfo()
RiakFutureUseful in async operations when you want to know what operation this future refers to.
getQueryInfo in interface RiakFuture<Void,YokozunaIndex>getQueryInfo in class FutureOperation<Void,Void,YokozunaIndex>Copyright © 2016. All rights reserved.