public abstract class CamelConnectorConfig
extends org.apache.kafka.common.config.AbstractConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
CAMEL_CONNECTOR_AGGREGATE_CONF |
static String |
CAMEL_CONNECTOR_AGGREGATE_DEFAULT |
static String |
CAMEL_CONNECTOR_AGGREGATE_DOC |
static String |
CAMEL_CONNECTOR_AGGREGATE_NAME |
static String |
CAMEL_CONNECTOR_AGGREGATE_SIZE_CONF |
static Integer |
CAMEL_CONNECTOR_AGGREGATE_SIZE_DEFAULT |
static String |
CAMEL_CONNECTOR_AGGREGATE_SIZE_DOC |
static String |
CAMEL_CONNECTOR_AGGREGATE_TIMEOUT_CONF |
static Long |
CAMEL_CONNECTOR_AGGREGATE_TIMEOUT_DEFAULT |
static String |
CAMEL_CONNECTOR_AGGREGATE_TIMEOUT_DOC |
| Modifier | Constructor and Description |
|---|---|
protected |
CamelConnectorConfig(org.apache.kafka.common.config.ConfigDef definition,
Map<?,?> originals) |
protected |
CamelConnectorConfig(org.apache.kafka.common.config.ConfigDef definition,
Map<?,?> originals,
boolean doLog) |
protected |
CamelConnectorConfig(org.apache.kafka.common.config.ConfigDef definition,
Map<?,?> originals,
Map<String,?> configProviderProps,
boolean doLog) |
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_CONNECTOR_AGGREGATE_DEFAULT
public static final String CAMEL_CONNECTOR_AGGREGATE_NAME
public static final String CAMEL_CONNECTOR_AGGREGATE_CONF
public static final String CAMEL_CONNECTOR_AGGREGATE_DOC
public static final Integer CAMEL_CONNECTOR_AGGREGATE_SIZE_DEFAULT
public static final String CAMEL_CONNECTOR_AGGREGATE_SIZE_CONF
public static final String CAMEL_CONNECTOR_AGGREGATE_SIZE_DOC
public static final Long CAMEL_CONNECTOR_AGGREGATE_TIMEOUT_DEFAULT
public static final String CAMEL_CONNECTOR_AGGREGATE_TIMEOUT_CONF
public static final String CAMEL_CONNECTOR_AGGREGATE_TIMEOUT_DOC
protected CamelConnectorConfig(org.apache.kafka.common.config.ConfigDef definition,
Map<?,?> originals,
Map<String,?> configProviderProps,
boolean doLog)
protected CamelConnectorConfig(org.apache.kafka.common.config.ConfigDef definition,
Map<?,?> originals)
protected CamelConnectorConfig(org.apache.kafka.common.config.ConfigDef definition,
Map<?,?> originals,
boolean doLog)
Copyright © 2020 The Apache Software Foundation. All rights reserved.