Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.addConsensusGroup_result
-
-
Uses of IConfigNodeRPCService.addConsensusGroup_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.addConsensusGroup_result Modifier and Type Method Description IConfigNodeRPCService.addConsensusGroup_resultIConfigNodeRPCService.addConsensusGroup_result. deepCopy()IConfigNodeRPCService.addConsensusGroup_resultIConfigNodeRPCService.Processor.addConsensusGroup. getResult(I iface, IConfigNodeRPCService.addConsensusGroup_args args)IConfigNodeRPCService.addConsensusGroup_resultIConfigNodeRPCService.addConsensusGroup_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.addConsensusGroup_result Modifier and Type Method Description intIConfigNodeRPCService.addConsensusGroup_result. compareTo(IConfigNodeRPCService.addConsensusGroup_result other)booleanIConfigNodeRPCService.addConsensusGroup_result. equals(IConfigNodeRPCService.addConsensusGroup_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.addConsensusGroup_result Constructor Description addConsensusGroup_result(IConfigNodeRPCService.addConsensusGroup_result other)Performs a deep copy on other.
-