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