Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.sendBatchPlanNode_result
-
Packages that use IDataNodeRPCService.sendBatchPlanNode_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.sendBatchPlanNode_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.sendBatchPlanNode_result Modifier and Type Method Description IDataNodeRPCService.sendBatchPlanNode_resultIDataNodeRPCService.sendBatchPlanNode_result. deepCopy()IDataNodeRPCService.sendBatchPlanNode_resultIDataNodeRPCService.Processor.sendBatchPlanNode. getResult(I iface, IDataNodeRPCService.sendBatchPlanNode_args args)IDataNodeRPCService.sendBatchPlanNode_resultIDataNodeRPCService.sendBatchPlanNode_result. setSuccess(TSendBatchPlanNodeResp success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.sendBatchPlanNode_result Modifier and Type Method Description intIDataNodeRPCService.sendBatchPlanNode_result. compareTo(IDataNodeRPCService.sendBatchPlanNode_result other)booleanIDataNodeRPCService.sendBatchPlanNode_result. equals(IDataNodeRPCService.sendBatchPlanNode_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.sendBatchPlanNode_result Constructor Description sendBatchPlanNode_result(IDataNodeRPCService.sendBatchPlanNode_result other)Performs a deep copy on other.
-