Uses of Class
org.apache.iotdb.common.rpc.thrift.TSetThrottleQuotaReq
-
-
Uses of TSetThrottleQuotaReq in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TSetThrottleQuotaReq Modifier and Type Method Description TSetThrottleQuotaReqTSetThrottleQuotaReq. deepCopy()TSetThrottleQuotaReqTSetThrottleQuotaReq. setThrottleQuota(TThrottleQuota throttleQuota)TSetThrottleQuotaReqTSetThrottleQuotaReq. setUserName(String userName)Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TSetThrottleQuotaReq Modifier and Type Method Description intTSetThrottleQuotaReq. compareTo(TSetThrottleQuotaReq other)booleanTSetThrottleQuotaReq. equals(TSetThrottleQuotaReq that)Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TSetThrottleQuotaReq Constructor Description TSetThrottleQuotaReq(TSetThrottleQuotaReq other)Performs a deep copy on other.
-