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