Class DefaultHeadersHandlerConfig
java.lang.Object
org.apache.kafka.common.config.AbstractConfig
io.apicurio.registry.serde.config.BaseKafkaSerDeConfig
io.apicurio.registry.serde.headers.DefaultHeadersHandlerConfig
- Author:
- Fabian Martinez
-
Field Summary
Fields inherited from class org.apache.kafka.common.config.AbstractConfig
CONFIG_PROVIDERS_CONFIG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.kafka.common.config.ConfigDefMethods inherited from class io.apicurio.registry.serde.config.BaseKafkaSerDeConfig
enableConfluentIdHandler, enableHeaders, getHeadersHandler, getIdHandler, useIdOptionMethods 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
-
Constructor Details
-
DefaultHeadersHandlerConfig
-
-
Method Details
-
configDef
public static org.apache.kafka.common.config.ConfigDef configDef() -
getKeyGlobalIdHeader
-
getKeyContentIdHeader
-
getKeyContentHashHeader
-
getKeyGroupIdHeader
-
getKeyArtifactIdHeader
-
getKeyVersionHeader
-
getValueGlobalIdHeader
-
getValueContentIdHeader
-
getValueContentHashHeader
-
getValueGroupIdHeader
-
getValueArtifactIdHeader
-
getValueVersionHeader
-