Class DebeziumDb2ComponentBuilderFactory.DebeziumDb2ComponentBuilderImpl
java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumDb2Component>
org.apache.camel.builder.component.dsl.DebeziumDb2ComponentBuilderFactory.DebeziumDb2ComponentBuilderImpl
- All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.debezium.DebeziumDb2Component>,DebeziumDb2ComponentBuilderFactory.DebeziumDb2ComponentBuilder
- Enclosing interface:
- DebeziumDb2ComponentBuilderFactory
public static class DebeziumDb2ComponentBuilderFactory.DebeziumDb2ComponentBuilderImpl
extends AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumDb2Component>
implements DebeziumDb2ComponentBuilderFactory.DebeziumDb2ComponentBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.camel.component.debezium.DebeziumDb2Componentprotected booleansetPropertyOnComponent(org.apache.camel.Component component, String name, Object value) Methods inherited from class org.apache.camel.builder.component.AbstractComponentBuilder
build, build, doSetProperty, registerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.builder.component.ComponentBuilder
build, build, doSetProperty, registerMethods inherited from interface org.apache.camel.builder.component.dsl.DebeziumDb2ComponentBuilderFactory.DebeziumDb2ComponentBuilder
additionalProperties, autowiredEnabled, bridgeErrorHandler, columnExcludeList, columnIncludeList, columnPropagateSourceType, configuration, converters, databaseDbname, databaseHostname, databasePassword, databasePort, databaseUser, datatypePropagateSourceType, decimalHandlingMode, errorsMaxRetries, eventProcessingFailureHandlingMode, heartbeatIntervalMs, heartbeatTopicsPrefix, includeSchemaChanges, incrementalSnapshotChunkSize, internalKeyConverter, internalValueConverter, maxBatchSize, maxQueueSize, maxQueueSizeInBytes, messageKeyColumns, notificationEnabledChannels, notificationSinkTopicName, offsetCommitPolicy, offsetCommitTimeoutMs, offsetFlushIntervalMs, offsetStorage, offsetStorageFileName, offsetStoragePartitions, offsetStorageReplicationFactor, offsetStorageTopic, pollIntervalMs, provideTransactionMetadata, queryFetchSize, retriableRestartConnectorWaitMs, schemaHistoryInternal, schemaHistoryInternalFileFilename, schemaHistoryInternalSkipUnparseableDdl, schemaHistoryInternalStoreOnlyCapturedDatabasesDdl, schemaHistoryInternalStoreOnlyCapturedTablesDdl, schemaNameAdjustmentMode, signalDataCollection, signalEnabledChannels, signalPollIntervalMs, skippedOperations, snapshotDelayMs, snapshotFetchSize, snapshotIncludeCollectionList, snapshotLockTimeoutMs, snapshotMode, snapshotSelectStatementOverrides, snapshotTablesOrderByRowCount, sourceinfoStructMaker, tableExcludeList, tableIgnoreBuiltin, tableIncludeList, timePrecisionMode, tombstonesOnDelete, topicNamingStrategy, topicPrefix
-
Constructor Details
-
DebeziumDb2ComponentBuilderImpl
public DebeziumDb2ComponentBuilderImpl()
-
-
Method Details
-
buildConcreteComponent
protected org.apache.camel.component.debezium.DebeziumDb2Component buildConcreteComponent()- Specified by:
buildConcreteComponentin classAbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumDb2Component>
-
setPropertyOnComponent
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value) - Specified by:
setPropertyOnComponentin classAbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumDb2Component>
-