Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.stopConfigNode_args
-
-
Uses of IConfigNodeRPCService.stopConfigNode_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.stopConfigNode_args Modifier and Type Method Description IConfigNodeRPCService.stopConfigNode_argsIConfigNodeRPCService.stopConfigNode_args. deepCopy()IConfigNodeRPCService.stopConfigNode_argsIConfigNodeRPCService.AsyncProcessor.stopConfigNode. getEmptyArgsInstance()IConfigNodeRPCService.stopConfigNode_argsIConfigNodeRPCService.Processor.stopConfigNode. getEmptyArgsInstance()IConfigNodeRPCService.stopConfigNode_argsIConfigNodeRPCService.stopConfigNode_args. setConfigNodeLocation(TConfigNodeLocation configNodeLocation)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.stopConfigNode_args Modifier and Type Method Description intIConfigNodeRPCService.stopConfigNode_args. compareTo(IConfigNodeRPCService.stopConfigNode_args other)booleanIConfigNodeRPCService.stopConfigNode_args. equals(IConfigNodeRPCService.stopConfigNode_args that)IConfigNodeRPCService.stopConfigNode_resultIConfigNodeRPCService.Processor.stopConfigNode. getResult(I iface, IConfigNodeRPCService.stopConfigNode_args args)voidIConfigNodeRPCService.AsyncProcessor.stopConfigNode. start(I iface, IConfigNodeRPCService.stopConfigNode_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.stopConfigNode_args Constructor Description stopConfigNode_args(IConfigNodeRPCService.stopConfigNode_args other)Performs a deep copy on other.
-