public class CamelSourceConnectorConfig
extends org.apache.kafka.common.config.AbstractConfig
| Constructor and Description |
|---|
CamelSourceConnectorConfig(org.apache.kafka.common.config.ConfigDef config,
Map<String,String> parsedConfig) |
CamelSourceConnectorConfig(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_SOURCE_UNMARSHAL_DEFAULT
public static final String CAMEL_SOURCE_UNMARSHAL_CONF
public static final String CAMEL_SOURCE_UNMARSHAL_DOC
public static final String CAMEL_SOURCE_MARSHAL_DEFAULT
public static final String CAMEL_SOURCE_MARSHAL_CONF
public static final String CAMEL_SOURCE_MARSHAL_DOC
public static final String CAMEL_SOURCE_URL_DEFAULT
public static final String CAMEL_SOURCE_URL_CONF
public static final String CAMEL_SOURCE_COMPONENT_DEFAULT
public static final String CAMEL_SOURCE_COMPONENT_CONF
public static final String CAMEL_SOURCE_COMPONENT_DOC
public static final String CAMEL_SOURCE_URL_DOC
public static final String TOPIC_DEFAULT
public static final String TOPIC_CONF
public static final String TOPIC_DOC
public static final Long CAMEL_SOURCE_MAX_BATCH_POLL_SIZE_DEFAULT
public static final String CAMEL_SOURCE_MAX_BATCH_POLL_SIZE_CONF
public static final String CAMEL_SOURCE_MAX_BATCH_POLL_SIZE_DOC
public static final Long CAMEL_SOURCE_MAX_POLL_DURATION_DEFAULT
public static final String CAMEL_SOURCE_MAX_POLL_DURATION_CONF
public static final String CAMEL_SOURCE_MAX_POLL_DURATION_DOC
public static final Long CAMEL_SOURCE_POLLING_CONSUMER_QUEUE_SIZE_DEFAULT
public static final String CAMEL_SOURCE_POLLING_CONSUMER_QUEUE_SIZE_CONF
public static final String CAMEL_SOURCE_POLLING_CONSUMER_QUEUE_SIZE_DOC
public static final Long CAMEL_SOURCE_POLLING_CONSUMER_BLOCK_TIMEOUT_DEFAULT
public static final String CAMEL_SOURCE_POLLING_CONSUMER_BLOCK_TIMEOUT_CONF
public static final String CAMEL_SOURCE_POLLING_CONSUMER_BLOCK_TIMEOUT_DOC
public static final Boolean CAMEL_SOURCE_POLLING_CONSUMER_BLOCK_WHEN_FULL_DEFAULT
public static final String CAMEL_SOURCE_POLLING_CONSUMER_BLOCK_WHEN_FULL_CONF
public static final String CAMEL_SOURCE_POLLING_CONSUMER_BLOCK_WHEN_FULL_DOC
public static final String CAMEL_SOURCE_MESSAGE_HEADER_KEY_DEFAULT
public static final String CAMEL_SOURCE_MESSAGE_HEADER_KEY_CONF
public static final String CAMEL_SOURCE_MESSAGE_HEADER_KEY_DOC
public static final String CAMEL_SOURCE_CONTENT_LOG_LEVEL_DEFAULT
public static final String CAMEL_SOURCE_CONTENT_LOG_LEVEL_CONF
public static final String CAMEL_SOURCE_CONTENT_LOG_LEVEL_DOC
Copyright © 2020 The Apache Software Foundation. All rights reserved.