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