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