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 TSetThrottleQuotaReqModifier and TypeMethodDescriptionTSetThrottleQuotaReq.deepCopy()TSetThrottleQuotaReq.setThrottleQuota(TThrottleQuota throttleQuota) TSetThrottleQuotaReq.setUserName(String userName) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TSetThrottleQuotaReqModifier and TypeMethodDescriptionintTSetThrottleQuotaReq.compareTo(TSetThrottleQuotaReq other) booleanTSetThrottleQuotaReq.equals(TSetThrottleQuotaReq that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TSetThrottleQuotaReqModifierConstructorDescriptionPerforms a deep copy on other.