Uses of Class
org.apache.iotdb.common.rpc.thrift.TTimedQuota
-
Uses of TTimedQuota in org.apache.iotdb.common.rpc.thrift
Fields in org.apache.iotdb.common.rpc.thrift with type parameters of type TTimedQuotaMethods in org.apache.iotdb.common.rpc.thrift that return TTimedQuotaModifier and TypeMethodDescriptionTTimedQuota.deepCopy()TTimedQuota.setSoftLimit(long softLimit) TTimedQuota.setTimeUnit(long timeUnit) Methods in org.apache.iotdb.common.rpc.thrift that return types with arguments of type TTimedQuotaMethods in org.apache.iotdb.common.rpc.thrift with parameters of type TTimedQuotaModifier and TypeMethodDescriptionintTTimedQuota.compareTo(TTimedQuota other) booleanTTimedQuota.equals(TTimedQuota that) voidTThrottleQuota.putToThrottleLimit(ThrottleType key, TTimedQuota val) Method parameters in org.apache.iotdb.common.rpc.thrift with type arguments of type TTimedQuotaModifier and TypeMethodDescriptionTThrottleQuota.setThrottleLimit(Map<ThrottleType, TTimedQuota> throttleLimit) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TTimedQuota