Class CompositeDeserializerConfig
java.lang.Object
org.apache.kafka.common.config.AbstractConfig
io.confluent.kafka.serializers.wrapper.CompositeDeserializerConfig
public class CompositeDeserializerConfig
extends org.apache.kafka.common.config.AbstractConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringFields 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
-
COMPOSITE_OLD_DESERIALIZER
- See Also:
-
COMPOSITE_OLD_DESERIALIZER_DOC
- See Also:
-
COMPOSITE_CONFLUENT_DESERIALIZER
- See Also:
-
COMPOSITE_CONFLUENT_DESERIALIZER_DOC
- See Also:
-
-
Constructor Details
-
CompositeDeserializerConfig
-