public static class DebeziumPostgresComponentBuilderFactory.DebeziumPostgresComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumPostgresComponent> implements DebeziumPostgresComponentBuilderFactory.DebeziumPostgresComponentBuilder
| Constructor and Description |
|---|
DebeziumPostgresComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.debezium.DebeziumPostgresComponent |
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, binaryHandlingMode, bridgeErrorHandler, columnBlacklist, columnExcludeList, columnIncludeList, columnPropagateSourceType, columnWhitelist, configuration, converters, databaseDbname, databaseHistoryFileFilename, databaseHostname, databaseInitialStatements, databasePassword, databasePort, databaseServerName, databaseSslcert, databaseSslfactory, databaseSslkey, databaseSslmode, databaseSslpassword, databaseSslrootcert, databaseTcpkeepalive, databaseUser, datatypePropagateSourceType, decimalHandlingMode, eventProcessingFailureHandlingMode, heartbeatActionQuery, heartbeatIntervalMs, heartbeatTopicsPrefix, hstoreHandlingMode, includeUnknownDatatypes, incrementalSnapshotChunkSize, internalKeyConverter, internalValueConverter, intervalHandlingMode, maxBatchSize, maxQueueSize, maxQueueSizeInBytes, messageKeyColumns, offsetCommitPolicy, offsetCommitTimeoutMs, offsetFlushIntervalMs, offsetStorage, offsetStorageFileName, offsetStoragePartitions, offsetStorageReplicationFactor, offsetStorageTopic, pluginName, pollIntervalMs, provideTransactionMetadata, publicationAutocreateMode, publicationName, queryFetchSize, retriableRestartConnectorWaitMs, sanitizeFieldNames, schemaBlacklist, schemaExcludeList, schemaIncludeList, schemaRefreshMode, schemaWhitelist, signalDataCollection, skippedOperations, slotDropOnStop, slotMaxRetries, slotName, slotRetryDelayMs, slotStreamParams, snapshotCustomClass, snapshotDelayMs, snapshotFetchSize, snapshotIncludeCollectionList, snapshotLockTimeoutMs, snapshotMaxThreads, snapshotMode, snapshotSelectStatementOverrides, sourceStructVersion, statusUpdateIntervalMs, tableBlacklist, tableExcludeList, tableIgnoreBuiltin, tableIncludeList, tableWhitelist, timePrecisionMode, toastedValuePlaceholder, tombstonesOnDelete, xminFetchIntervalMsbuild, build, doSetProperty, registerpublic DebeziumPostgresComponentBuilderImpl()
protected org.apache.camel.component.debezium.DebeziumPostgresComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumPostgresComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.debezium.DebeziumPostgresComponent>Apache Camel