Class WrapperKeyDeserializerConfig
java.lang.Object
org.apache.kafka.common.config.AbstractConfig
io.confluent.kafka.serializers.wrapper.WrapperKeyDeserializerConfig
public class WrapperKeyDeserializerConfig
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, CONFIG_PROVIDERS_DOC -
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, preProcessParsedConfig, typeOf, unused, values, valuesWithPrefixAllOrNothing, valuesWithPrefixOverride
-
Field Details
-
WRAPPED_KEY_DESERIALIZER
- See Also:
-
WRAPPED_KEY_DESERIALIZER_DOC
- See Also:
-
-
Constructor Details
-
WrapperKeyDeserializerConfig
-