Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.stopPipe_args
-
-
Uses of IConfigNodeRPCService.stopPipe_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.stopPipe_args Modifier and Type Method Description IConfigNodeRPCService.stopPipe_argsIConfigNodeRPCService.stopPipe_args. deepCopy()IConfigNodeRPCService.stopPipe_argsIConfigNodeRPCService.AsyncProcessor.stopPipe. getEmptyArgsInstance()IConfigNodeRPCService.stopPipe_argsIConfigNodeRPCService.Processor.stopPipe. getEmptyArgsInstance()IConfigNodeRPCService.stopPipe_argsIConfigNodeRPCService.stopPipe_args. setPipeName(String pipeName)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.stopPipe_args Modifier and Type Method Description intIConfigNodeRPCService.stopPipe_args. compareTo(IConfigNodeRPCService.stopPipe_args other)booleanIConfigNodeRPCService.stopPipe_args. equals(IConfigNodeRPCService.stopPipe_args that)IConfigNodeRPCService.stopPipe_resultIConfigNodeRPCService.Processor.stopPipe. getResult(I iface, IConfigNodeRPCService.stopPipe_args args)voidIConfigNodeRPCService.AsyncProcessor.stopPipe. start(I iface, IConfigNodeRPCService.stopPipe_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.stopPipe_args Constructor Description stopPipe_args(IConfigNodeRPCService.stopPipe_args other)Performs a deep copy on other.
-