Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.setThrottleQuota_result
-
-
Uses of IConfigNodeRPCService.setThrottleQuota_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.setThrottleQuota_result Modifier and Type Method Description IConfigNodeRPCService.setThrottleQuota_resultIConfigNodeRPCService.setThrottleQuota_result. deepCopy()IConfigNodeRPCService.setThrottleQuota_resultIConfigNodeRPCService.Processor.setThrottleQuota. getResult(I iface, IConfigNodeRPCService.setThrottleQuota_args args)IConfigNodeRPCService.setThrottleQuota_resultIConfigNodeRPCService.setThrottleQuota_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.setThrottleQuota_result Modifier and Type Method Description intIConfigNodeRPCService.setThrottleQuota_result. compareTo(IConfigNodeRPCService.setThrottleQuota_result other)booleanIConfigNodeRPCService.setThrottleQuota_result. equals(IConfigNodeRPCService.setThrottleQuota_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.setThrottleQuota_result Constructor Description setThrottleQuota_result(IConfigNodeRPCService.setThrottleQuota_result other)Performs a deep copy on other.
-