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