public class EventLoggerConfig
extends org.apache.kafka.common.config.AbstractConfig
Modifier and Type | Field and Description |
---|---|
static String |
CLOUD_EVENT_BINARY_ENCODING |
static String |
CLOUD_EVENT_ENCODING_CONFIG |
static String |
CLOUD_EVENT_ENCODING_DOC |
static String |
CLOUD_EVENT_STRUCTURED_ENCODING |
static String |
DEFAULT_CLOUD_EVENT_ENCODING_CONFIG |
static String |
EVENT_EXPORTER_CLASS_CONFIG |
static String |
EVENT_EXPORTER_CLASS_DOC |
Constructor and Description |
---|
EventLoggerConfig(Map<String,?> configs) |
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
public static final String EVENT_EXPORTER_CLASS_CONFIG
public static final String EVENT_EXPORTER_CLASS_DOC
public static final String CLOUD_EVENT_STRUCTURED_ENCODING
public static final String CLOUD_EVENT_BINARY_ENCODING
public static final String CLOUD_EVENT_ENCODING_CONFIG
public static final String DEFAULT_CLOUD_EVENT_ENCODING_CONFIG
public static final String CLOUD_EVENT_ENCODING_DOC