public class CreateTableOperation extends PBFutureOperation<Void,RiakTsPB.TsQueryResp,String>
| Modifier and Type | Class and Description |
|---|---|
static class |
CreateTableOperation.AbstractBuilder<R,THIS extends CreateTableOperation.AbstractBuilder> |
reqBuilder, reqMessageCode| Modifier and Type | Method and Description |
|---|---|
protected Void |
convert(List<RiakTsPB.TsQueryResp> rawResponse) |
String |
getQueryInfo()
Returns information related to the operation performed.
|
createChannelMessage, decodeaddListener, await, await, cancel, cause, channelMessage, checkAndGetSingleResponse, done, get, get, getNow, isCancelled, isDone, isSuccess, processBatchMessage, processMessage, removeListener, setComplete, setResponseprotected Void convert(List<RiakTsPB.TsQueryResp> rawResponse)
convert in class FutureOperation<Void,RiakTsPB.TsQueryResp,String>public String getQueryInfo()
RiakFutureUseful in async operations when you want to know what operation this future refers to.
getQueryInfo in interface RiakFuture<Void,String>getQueryInfo in class FutureOperation<Void,RiakTsPB.TsQueryResp,String>Copyright © 2016. All rights reserved.