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