Class SourceCommonConfig
java.lang.Object
org.apache.kafka.common.config.AbstractConfig
io.aiven.kafka.connect.common.config.CommonConfig
io.aiven.kafka.connect.common.config.SourceCommonConfig
-
Field Summary
Fields inherited from class io.aiven.kafka.connect.common.config.CommonConfig
GROUP_COMPRESSION, GROUP_FORMAT, MAX_TASKS, TASK_IDFields inherited from class org.apache.kafka.common.config.AbstractConfig
CONFIG_PROVIDERS_CONFIG -
Constructor Summary
ConstructorsConstructorDescriptionSourceCommonConfig(org.apache.kafka.common.config.ConfigDef definition, Map<?, ?> originals) -
Method Summary
Modifier and TypeMethodDescriptionintintMethods inherited from class io.aiven.kafka.connect.common.config.CommonConfig
addKafkaBackoffPolicy, getKafkaRetryBackoffMs, getMaxTasks, getTaskIdMethods inherited from class org.apache.kafka.common.config.AbstractConfig
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
-
Constructor Details
-
SourceCommonConfig
-
-
Method Details
-
getInputFormat
-
getSchemaRegistryUrl
-
getTargetTopic
-
getErrorsTolerance
-
getDistributionType
-
getMaxPollRecords
public int getMaxPollRecords() -
getTransformer
-
getTransformerMaxBufferSize
public int getTransformerMaxBufferSize() -
getSourceName
-
getNativeStartKey
-
getCompressionType
-