public class CamelSinkConnectorConfig
extends org.apache.kafka.common.config.AbstractConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
CAMEL_SINK_COMPONENT_CONF |
static String |
CAMEL_SINK_COMPONENT_DEFAULT |
static String |
CAMEL_SINK_COMPONENT_DOC |
static String |
CAMEL_SINK_CONTENT_LOG_LEVEL_CONF |
static String |
CAMEL_SINK_CONTENT_LOG_LEVEL_DEFAULT |
static String |
CAMEL_SINK_CONTENT_LOG_LEVEL_DOC |
static String |
CAMEL_SINK_MARSHAL_CONF |
static String |
CAMEL_SINK_MARSHAL_DEFAULT |
static String |
CAMEL_SINK_MARSHAL_DOC |
static String |
CAMEL_SINK_URL_CONF |
static String |
CAMEL_SINK_URL_DEFAULT |
static String |
CAMEL_SINK_URL_DOC |
static String |
TOPIC_CONF |
static String |
TOPIC_DEFAULT |
static String |
TOPIC_DOC |
| Constructor and Description |
|---|
CamelSinkConnectorConfig(org.apache.kafka.common.config.ConfigDef config,
Map<String,String> parsedConfig) |
CamelSinkConnectorConfig(Map<String,String> parsedConfig) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.kafka.common.config.ConfigDef |
conf() |
equals, get, getBoolean, getClass, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, originals, originalsStrings, originalsWithPrefix, originalsWithPrefix, postProcessParsedConfig, typeOf, unused, values, valuesWithPrefixAllOrNothing, valuesWithPrefixOverridepublic static final String CAMEL_SINK_MARSHAL_DEFAULT
public static final String CAMEL_SINK_MARSHAL_CONF
public static final String CAMEL_SINK_MARSHAL_DOC
public static final String CAMEL_SINK_COMPONENT_DEFAULT
public static final String CAMEL_SINK_COMPONENT_CONF
public static final String CAMEL_SINK_URL_DEFAULT
public static final String CAMEL_SINK_URL_CONF
public static final String CAMEL_SINK_COMPONENT_DOC
public static final String CAMEL_SINK_URL_DOC
public static final String TOPIC_DEFAULT
public static final String TOPIC_CONF
public static final String TOPIC_DOC
public static final String CAMEL_SINK_CONTENT_LOG_LEVEL_DEFAULT
public static final String CAMEL_SINK_CONTENT_LOG_LEVEL_CONF
public static final String CAMEL_SINK_CONTENT_LOG_LEVEL_DOC
Copyright © 2020 The Apache Software Foundation. All rights reserved.