Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.dropPipePlugin_args
-
Packages that use IDataNodeRPCService.dropPipePlugin_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.dropPipePlugin_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.dropPipePlugin_args Modifier and Type Method Description IDataNodeRPCService.dropPipePlugin_argsIDataNodeRPCService.dropPipePlugin_args. deepCopy()IDataNodeRPCService.dropPipePlugin_argsIDataNodeRPCService.AsyncProcessor.dropPipePlugin. getEmptyArgsInstance()IDataNodeRPCService.dropPipePlugin_argsIDataNodeRPCService.Processor.dropPipePlugin. getEmptyArgsInstance()IDataNodeRPCService.dropPipePlugin_argsIDataNodeRPCService.dropPipePlugin_args. setReq(TDropPipePluginInstanceReq req)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.dropPipePlugin_args Modifier and Type Method Description intIDataNodeRPCService.dropPipePlugin_args. compareTo(IDataNodeRPCService.dropPipePlugin_args other)booleanIDataNodeRPCService.dropPipePlugin_args. equals(IDataNodeRPCService.dropPipePlugin_args that)IDataNodeRPCService.dropPipePlugin_resultIDataNodeRPCService.Processor.dropPipePlugin. getResult(I iface, IDataNodeRPCService.dropPipePlugin_args args)voidIDataNodeRPCService.AsyncProcessor.dropPipePlugin. start(I iface, IDataNodeRPCService.dropPipePlugin_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.dropPipePlugin_args Constructor Description dropPipePlugin_args(IDataNodeRPCService.dropPipePlugin_args other)Performs a deep copy on other.
-