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