public class KafkaJsonDecoderConfig
extends org.apache.kafka.common.config.AbstractConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
FAIL_UNKNOWN_PROPERTIES |
static boolean |
FAIL_UNKNOWN_PROPERTIES_DEFAULT |
static String |
FAIL_UNKNOWN_PROPERTIES_DOC |
| Modifier | Constructor and Description |
|---|---|
protected |
KafkaJsonDecoderConfig(org.apache.kafka.common.config.ConfigDef config,
Map<?,?> props) |
|
KafkaJsonDecoderConfig(Map<?,?> props) |
| Modifier and Type | Method and Description |
|---|---|
protected static org.apache.kafka.common.config.ConfigDef |
baseConfig() |
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, valuesWithPrefixOverridepublic static final String FAIL_UNKNOWN_PROPERTIES
public static final boolean FAIL_UNKNOWN_PROPERTIES_DEFAULT
public static final String FAIL_UNKNOWN_PROPERTIES_DOC
Copyright © 2026 Confluent, Inc.. All rights reserved.