Class WrapperKeySerializerConfig
java.lang.Object
org.apache.kafka.common.config.AbstractConfig
io.confluent.kafka.serializers.wrapper.WrapperKeySerializerConfig
public class WrapperKeySerializerConfig
extends org.apache.kafka.common.config.AbstractConfig
-
Field Summary
FieldsFields inherited from class org.apache.kafka.common.config.AbstractConfig
AUTOMATIC_CONFIG_PROVIDERS_PROPERTY, CONFIG_PROVIDERS_CONFIG -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.kafka.common.config.AbstractConfig
documentationOf, equals, get, getBoolean, getClass, getConfiguredInstance, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, nonInternalValues, originals, originals, originalsStrings, originalsWithPrefix, originalsWithPrefix, postProcessParsedConfig, typeOf, unused, values, valuesWithPrefixAllOrNothing, valuesWithPrefixOverride
-
Field Details
-
WRAPPED_KEY_SERIALIZER
- See Also:
-
WRAPPED_KEY_SERIALIZER_DOC
- See Also:
-
-
Constructor Details
-
WrapperKeySerializerConfig
-