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