Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.showPipe_args
-
-
Uses of IConfigNodeRPCService.showPipe_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.showPipe_args Modifier and Type Method Description IConfigNodeRPCService.showPipe_argsIConfigNodeRPCService.showPipe_args. deepCopy()IConfigNodeRPCService.showPipe_argsIConfigNodeRPCService.AsyncProcessor.showPipe. getEmptyArgsInstance()IConfigNodeRPCService.showPipe_argsIConfigNodeRPCService.Processor.showPipe. getEmptyArgsInstance()IConfigNodeRPCService.showPipe_argsIConfigNodeRPCService.showPipe_args. setReq(TShowPipeReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.showPipe_args Modifier and Type Method Description intIConfigNodeRPCService.showPipe_args. compareTo(IConfigNodeRPCService.showPipe_args other)booleanIConfigNodeRPCService.showPipe_args. equals(IConfigNodeRPCService.showPipe_args that)IConfigNodeRPCService.showPipe_resultIConfigNodeRPCService.Processor.showPipe. getResult(I iface, IConfigNodeRPCService.showPipe_args args)voidIConfigNodeRPCService.AsyncProcessor.showPipe. start(I iface, IConfigNodeRPCService.showPipe_args args, org.apache.thrift.async.AsyncMethodCallback<TShowPipeResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.showPipe_args Constructor Description showPipe_args(IConfigNodeRPCService.showPipe_args other)Performs a deep copy on other.
-