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