Class ClientQuotaAlteration.Op
java.lang.Object
org.apache.kafka.common.quota.ClientQuotaAlteration.Op
- Enclosing class:
 ClientQuotaAlteration
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
Op
 
 - 
 - 
Method Details
- 
key
- Returns:
 - the quota type to alter
 
 - 
value
- Returns:
 - if set then the existing value is updated, otherwise if null, the existing value is cleared
 
 - 
equals
 - 
hashCode
 - 
toString
 
 -