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