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