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