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