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, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
additionalProperties, basicPropertyBinding, bridgeErrorHandler, columnBlacklist, configuration, databaseDbname, databaseHistoryFileFilename, databaseHostname, databaseInitialStatements, databasePassword, databasePort, databaseServerName, databaseSslcert, databaseSslfactory, databaseSslkey, databaseSslmode, databaseSslpassword, databaseSslrootcert, databaseTcpkeepalive, databaseUser, decimalHandlingMode, eventProcessingFailureHandlingMode, heartbeatActionQuery, heartbeatIntervalMs, heartbeatTopicsPrefix, hstoreHandlingMode, includeUnknownDatatypes, internalKeyConverter, internalValueConverter, intervalHandlingMode, maxBatchSize, maxQueueSize, messageKeyColumns, offsetCommitPolicy, offsetCommitTimeoutMs, offsetFlushIntervalMs, offsetStorage, offsetStorageFileName, offsetStoragePartitions, offsetStorageReplicationFactor, offsetStorageTopic, pluginName, pollIntervalMs, provideTransactionMetadata, publicationName, schemaBlacklist, schemaRefreshMode, schemaWhitelist, slotDropOnStop, slotMaxRetries, slotName, slotRetryDelayMs, slotStreamParams, snapshotCustomClass, snapshotDelayMs, snapshotFetchSize, snapshotLockTimeoutMs, snapshotMode, snapshotSelectStatementOverrides, sourceStructVersion, statusUpdateIntervalMs, tableBlacklist, tableWhitelist, timePrecisionMode, toastedValuePlaceholder, tombstonesOnDelete, xminFetchIntervalMs
build, build, doSetProperty, register
public 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