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