Constant Field Values
io.confluent.*
-
io.confluent.kafkarest.CeKafkaRestConfigModifier and TypeConstant FieldValue
public static final String"kafka.producer.cache.ip.aware.enable"public static final booleanfalsepublic static final String"Enable IP-aware producer caching. When enabled, producer cache keys will include client IP address for proxy protocol connections. "public static final String"proxy.protocol.client.version"public static final String"The version of the PROXY Protocol that will be set in admin/produce/consume clients. This mirrors the config client config PROXY_PROTOCOL_CLIENT_VERSION defined in ConfluentConfigs.java."public static final String"metrics.rate.limit.tenant.level.enabled"public static final String"use.proxy.protocol.with.broker"public static final booleanfalsepublic static final String"This controls if proxy-protocol is used between REST <-> BROKER. Default is false."
-
io.confluent.kafkarest.auth.CloudExtensionsAuthFilter
-
io.confluent.kafkarest.auth.KafkaProducerCacheImplModifier and TypeConstant FieldValue
public static final String"kafka.producer.cache.exception.cache.capacity"public static final int200public static final long10000Lpublic static final String"kafka.producer.cache.exception.cache.enable"public static final booleanfalsepublic static final String"kafka.producer.cache.exception.cache.validity.ms"public static final String"kafka.producer.cache.capacity"public static final int100public static final long30000Lpublic static final String"kafka.producer.cache.tracking.usage.enable"public static final String"kafka.producer.cache.validity.ms"
-
io.confluent.kafkarest.backends.kafka.CloudKafkaModule
-
io.confluent.kafkarest.entities.v3.BalancerAnyUnevenLoadStatusData
-
io.confluent.kafkarest.entities.v3.BalancerData
-
io.confluent.kafkarest.exceptions.ConsumerGroupOffsetsUtilsModifier and TypeConstant FieldValue
public static final String"Topic-partition %s doesn\'t exist."public static final String"Group unauthorized to alter offsets for %s"public static final String"Unexpected server error while altering offsets for %s"public static final String"Unexpected server error while listing offsets for %s"public static final String"Topic unauthorized to alter offsets for %s"public static final String"Unauthorized to alter offsets for %s"public static final String"Unauthorized to list offsets for %s"
-
io.confluent.kafkarest.resources.v3.ConsumerGroupOffsetsResourceModifier and TypeConstant FieldValue
public static final String"%s has state %s, alter offsets only allowed in state \'empty\' or \'dead\'." -
io.confluent.kafkarest.resources.v3.ShareGroupOffsetsResourceModifier and TypeConstant FieldValue
public static final String"Share group \'%s\' has active members. Altering offsets is not allowed until the group is empty." -
io.confluent.kafkarest.resources.v3.SimpleConsumeActionModifier and TypeConstant FieldValue
public static final String"message_max_bytes cannot be negative."public static final int2000
-
io.confluent.kafkarest.utils.SimpleConsumeKeyValueDeserializer