Class CountPathsUsingTemplateRPCHandler
java.lang.Object
org.apache.iotdb.commons.client.request.AsyncRequestRPCHandler<Response,CnToDnAsyncRequestType,TDataNodeLocation>
org.apache.iotdb.confignode.client.async.handlers.rpc.DataNodeAsyncRequestRPCHandler<TCountPathsUsingTemplateResp>
org.apache.iotdb.confignode.client.async.handlers.rpc.CountPathsUsingTemplateRPCHandler
- All Implemented Interfaces:
org.apache.thrift.async.AsyncMethodCallback<TCountPathsUsingTemplateResp>
public class CountPathsUsingTemplateRPCHandler
extends DataNodeAsyncRequestRPCHandler<TCountPathsUsingTemplateResp>
-
Field Summary
Fields inherited from class org.apache.iotdb.commons.client.request.AsyncRequestRPCHandler
countDownLatch, formattedTargetLocation, nodeLocationMap, requestId, requestType, responseMap, targetNode -
Constructor Summary
ConstructorsConstructorDescriptionCountPathsUsingTemplateRPCHandler(CnToDnAsyncRequestType requestType, int requestId, TDataNodeLocation targetDataNode, Map<Integer, TDataNodeLocation> dataNodeLocationMap, Map<Integer, TCountPathsUsingTemplateResp> responseMap, CountDownLatch countDownLatch) -
Method Summary
Methods inherited from class org.apache.iotdb.confignode.client.async.handlers.rpc.DataNodeAsyncRequestRPCHandler
buildHandler, generateFormattedTargetLocation
-
Constructor Details
-
CountPathsUsingTemplateRPCHandler
public CountPathsUsingTemplateRPCHandler(CnToDnAsyncRequestType requestType, int requestId, TDataNodeLocation targetDataNode, Map<Integer, TDataNodeLocation> dataNodeLocationMap, Map<Integer, TCountPathsUsingTemplateResp> responseMap, CountDownLatch countDownLatch)
-
-
Method Details
-
onComplete
-
onError
-