Class ClientQuotaEntity
java.lang.Object
org.apache.kafka.common.quota.ClientQuotaEntity
Describes a client quota entity, which is a mapping of entity types to their names.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionClientQuotaEntity
(Map<String, String> entries) Constructs a quota entity for the given types and names. -
Method Summary
-
Field Details
-
USER
-
CLIENT_ID
- See Also:
-
IP
- See Also:
-
CONFLUENT_TENANT
- See Also:
-
SERVICE_ACCOUNT
- See Also:
-
-
Constructor Details
-
ClientQuotaEntity
-
-
Method Details
-
isValidEntityType
-
entries
-
equals
-
hashCode
-
toString
-