Package org.apache.kafka.common.quota
Class ClientQuotaAlteration.Op
java.lang.Object
org.apache.kafka.common.quota.ClientQuotaAlteration.Op
- Enclosing class:
ClientQuotaAlteration
Constructor Summary
ConstructorsMethod Summary
Constructor Details
Op
- Parameters:
key- the quota type to altervalue- if set then the existing value is updated, otherwise if null, the existing value is cleared
Method Details