Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.sendLoadCommand_args
-
Packages that use IDataNodeRPCService.sendLoadCommand_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.sendLoadCommand_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.sendLoadCommand_args Modifier and Type Method Description IDataNodeRPCService.sendLoadCommand_argsIDataNodeRPCService.sendLoadCommand_args. deepCopy()IDataNodeRPCService.sendLoadCommand_argsIDataNodeRPCService.AsyncProcessor.sendLoadCommand. getEmptyArgsInstance()IDataNodeRPCService.sendLoadCommand_argsIDataNodeRPCService.Processor.sendLoadCommand. getEmptyArgsInstance()IDataNodeRPCService.sendLoadCommand_argsIDataNodeRPCService.sendLoadCommand_args. setReq(TLoadCommandReq req)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.sendLoadCommand_args Modifier and Type Method Description intIDataNodeRPCService.sendLoadCommand_args. compareTo(IDataNodeRPCService.sendLoadCommand_args other)booleanIDataNodeRPCService.sendLoadCommand_args. equals(IDataNodeRPCService.sendLoadCommand_args that)IDataNodeRPCService.sendLoadCommand_resultIDataNodeRPCService.Processor.sendLoadCommand. getResult(I iface, IDataNodeRPCService.sendLoadCommand_args args)voidIDataNodeRPCService.AsyncProcessor.sendLoadCommand. start(I iface, IDataNodeRPCService.sendLoadCommand_args args, org.apache.thrift.async.AsyncMethodCallback<TLoadResp> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.sendLoadCommand_args Constructor Description sendLoadCommand_args(IDataNodeRPCService.sendLoadCommand_args other)Performs a deep copy on other.
-