Class JsonSchemaKafkaDeserializerConfig
java.lang.Object
org.apache.kafka.common.config.AbstractConfig
io.apicurio.registry.serde.config.BaseKafkaSerDeConfig
io.apicurio.registry.serde.jsonschema.JsonSchemaKafkaDeserializerConfig
- Author:
- Fabian Martinez
-
Field Summary
FieldsFields inherited from class org.apache.kafka.common.config.AbstractConfig
CONFIG_PROVIDERS_CONFIG -
Constructor Summary
ConstructorsConstructorDescriptionJsonSchemaKafkaDeserializerConfig(Map<?, ?> originals, boolean isKey) Constructor. -
Method Summary
Methods 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
-
Field Details
-
SPECIFIC_RETURN_CLASS_DOC
- See Also:
-
-
Constructor Details
-
JsonSchemaKafkaDeserializerConfig
Constructor.- Parameters:
originals-
-
-
Method Details
-
getSpecificReturnClass
-
validationEnabled
public boolean validationEnabled()
-