Package org.apache.kafka.common.quota
Class ClientQuotaAlteration
java.lang.Object
org.apache.kafka.common.quota.ClientQuotaAlteration
Describes a configuration alteration to be made to a client quota entity.
-
Constructor Details
-
ClientQuotaAlteration
- Parameters:
entity
- the entity whose config will be modifiedops
- the alteration to perform
-
-
Method Details