Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.dropPipePlugin_args
-
-
Uses of IConfigNodeRPCService.dropPipePlugin_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.dropPipePlugin_args Modifier and Type Method Description IConfigNodeRPCService.dropPipePlugin_argsIConfigNodeRPCService.dropPipePlugin_args. deepCopy()IConfigNodeRPCService.dropPipePlugin_argsIConfigNodeRPCService.AsyncProcessor.dropPipePlugin. getEmptyArgsInstance()IConfigNodeRPCService.dropPipePlugin_argsIConfigNodeRPCService.Processor.dropPipePlugin. getEmptyArgsInstance()IConfigNodeRPCService.dropPipePlugin_argsIConfigNodeRPCService.dropPipePlugin_args. setReq(TDropPipePluginReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.dropPipePlugin_args Modifier and Type Method Description intIConfigNodeRPCService.dropPipePlugin_args. compareTo(IConfigNodeRPCService.dropPipePlugin_args other)booleanIConfigNodeRPCService.dropPipePlugin_args. equals(IConfigNodeRPCService.dropPipePlugin_args that)IConfigNodeRPCService.dropPipePlugin_resultIConfigNodeRPCService.Processor.dropPipePlugin. getResult(I iface, IConfigNodeRPCService.dropPipePlugin_args args)voidIConfigNodeRPCService.AsyncProcessor.dropPipePlugin. start(I iface, IConfigNodeRPCService.dropPipePlugin_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.dropPipePlugin_args Constructor Description dropPipePlugin_args(IConfigNodeRPCService.dropPipePlugin_args other)Performs a deep copy on other.
-