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