public static class DebeziumMysqlComponentBuilderFactory.DebeziumMysqlComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumMySqlComponent> implements DebeziumMysqlComponentBuilderFactory.DebeziumMysqlComponentBuilder
| Constructor and Description |
|---|
DebeziumMysqlComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.debezium.DebeziumMySqlComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadditionalProperties, autowiredEnabled, bigintUnsignedHandlingMode, binlogBufferSize, bridgeErrorHandler, columnBlacklist, columnExcludeList, columnIncludeList, columnPropagateSourceType, columnWhitelist, configuration, connectKeepAlive, connectKeepAliveIntervalMs, connectTimeoutMs, converters, databaseExcludeList, databaseHistory, databaseHistoryFileFilename, databaseHistoryKafkaBootstrapServers, databaseHistoryKafkaRecoveryAttempts, databaseHistoryKafkaRecoveryPollIntervalMs, databaseHistoryKafkaTopic, databaseHistorySkipUnparseableDdl, databaseHistoryStoreOnlyCapturedTablesDdl, databaseHistoryStoreOnlyMonitoredTablesDdl, databaseHostname, databaseIncludeList, databaseInitialStatements, databaseJdbcDriver, databasePassword, databasePort, databaseServerId, databaseServerIdOffset, databaseServerName, databaseSslKeystore, databaseSslKeystorePassword, databaseSslMode, databaseSslTruststore, databaseSslTruststorePassword, databaseUser, datatypePropagateSourceType, decimalHandlingMode, enableTimeAdjuster, eventDeserializationFailureHandlingMode, eventProcessingFailureHandlingMode, gtidSourceExcludes, gtidSourceFilterDmlEvents, gtidSourceIncludes, heartbeatIntervalMs, heartbeatTopicsPrefix, includeQuery, includeSchemaChanges, inconsistentSchemaHandlingMode, incrementalSnapshotChunkSize, internalKeyConverter, internalValueConverter, maxBatchSize, maxQueueSize, maxQueueSizeInBytes, messageKeyColumns, offsetCommitPolicy, offsetCommitTimeoutMs, offsetFlushIntervalMs, offsetStorage, offsetStorageFileName, offsetStoragePartitions, offsetStorageReplicationFactor, offsetStorageTopic, pollIntervalMs, provideTransactionMetadata, queryFetchSize, retriableRestartConnectorWaitMs, sanitizeFieldNames, signalDataCollection, skippedOperations, snapshotDelayMs, snapshotFetchSize, snapshotIncludeCollectionList, snapshotLockingMode, snapshotLockTimeoutMs, snapshotMaxThreads, snapshotMode, snapshotNewTables, snapshotSelectStatementOverrides, sourceStructVersion, tableBlacklist, tableExcludeList, tableIgnoreBuiltin, tableIncludeList, tableWhitelist, timePrecisionMode, tombstonesOnDeletebuild, build, doSetProperty, registerprotected org.apache.camel.component.debezium.DebeziumMySqlComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumMySqlComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumMySqlComponent>Apache Camel