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
-
entity
- Returns:
- the entity whose config will be modified
-
ops
- Returns:
- the alteration to perform
-
toString
-
equals
-
hashCode
-