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