Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.dropPipePlugin_result
-
Packages that use IDataNodeRPCService.dropPipePlugin_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.dropPipePlugin_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.dropPipePlugin_result Modifier and Type Method Description IDataNodeRPCService.dropPipePlugin_resultIDataNodeRPCService.dropPipePlugin_result. deepCopy()IDataNodeRPCService.dropPipePlugin_resultIDataNodeRPCService.Processor.dropPipePlugin. getResult(I iface, IDataNodeRPCService.dropPipePlugin_args args)IDataNodeRPCService.dropPipePlugin_resultIDataNodeRPCService.dropPipePlugin_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.dropPipePlugin_result Modifier and Type Method Description intIDataNodeRPCService.dropPipePlugin_result. compareTo(IDataNodeRPCService.dropPipePlugin_result other)booleanIDataNodeRPCService.dropPipePlugin_result. equals(IDataNodeRPCService.dropPipePlugin_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.dropPipePlugin_result Constructor Description dropPipePlugin_result(IDataNodeRPCService.dropPipePlugin_result other)Performs a deep copy on other.
-