Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.addConsensusGroup_args
-
-
Uses of IConfigNodeRPCService.addConsensusGroup_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.addConsensusGroup_args Modifier and Type Method Description IConfigNodeRPCService.addConsensusGroup_argsIConfigNodeRPCService.addConsensusGroup_args. deepCopy()IConfigNodeRPCService.addConsensusGroup_argsIConfigNodeRPCService.AsyncProcessor.addConsensusGroup. getEmptyArgsInstance()IConfigNodeRPCService.addConsensusGroup_argsIConfigNodeRPCService.Processor.addConsensusGroup. getEmptyArgsInstance()IConfigNodeRPCService.addConsensusGroup_argsIConfigNodeRPCService.addConsensusGroup_args. setReq(TAddConsensusGroupReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.addConsensusGroup_args Modifier and Type Method Description intIConfigNodeRPCService.addConsensusGroup_args. compareTo(IConfigNodeRPCService.addConsensusGroup_args other)booleanIConfigNodeRPCService.addConsensusGroup_args. equals(IConfigNodeRPCService.addConsensusGroup_args that)IConfigNodeRPCService.addConsensusGroup_resultIConfigNodeRPCService.Processor.addConsensusGroup. getResult(I iface, IConfigNodeRPCService.addConsensusGroup_args args)voidIConfigNodeRPCService.AsyncProcessor.addConsensusGroup. start(I iface, IConfigNodeRPCService.addConsensusGroup_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.addConsensusGroup_args Constructor Description addConsensusGroup_args(IConfigNodeRPCService.addConsensusGroup_args other)Performs a deep copy on other.
-