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