public class YzGetSchemaOperation extends FutureOperation<YzGetSchemaOperation.Response,com.basho.riak.protobuf.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<com.basho.riak.protobuf.RiakYokozunaPB.RpbYokozunaSchemaGetResp> rawResponse) |
protected RiakMessage |
createChannelMessage() |
protected com.basho.riak.protobuf.RiakYokozunaPB.RpbYokozunaSchemaGetResp |
decode(RiakMessage rawMessage) |
String |
getQueryInfo()
Returns information related to the operation performed.
|
addListener, await, await, cancel, cause, channelMessage, done, get, get, getNow, isCancelled, isDone, isSuccess, removeListener, setResponse
protected YzGetSchemaOperation.Response convert(List<com.basho.riak.protobuf.RiakYokozunaPB.RpbYokozunaSchemaGetResp> rawResponse)
convert
in class FutureOperation<YzGetSchemaOperation.Response,com.basho.riak.protobuf.RiakYokozunaPB.RpbYokozunaSchemaGetResp,String>
protected RiakMessage createChannelMessage()
createChannelMessage
in class FutureOperation<YzGetSchemaOperation.Response,com.basho.riak.protobuf.RiakYokozunaPB.RpbYokozunaSchemaGetResp,String>
protected com.basho.riak.protobuf.RiakYokozunaPB.RpbYokozunaSchemaGetResp decode(RiakMessage rawMessage)
decode
in class FutureOperation<YzGetSchemaOperation.Response,com.basho.riak.protobuf.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,com.basho.riak.protobuf.RiakYokozunaPB.RpbYokozunaSchemaGetResp,String>
Copyright © 2014. All rights reserved.