| Package | Description |
|---|---|
| org.apache.camel.component.debezium |
| Modifier and Type | Method and Description |
|---|---|
PostgresConnectorEmbeddedDebeziumConfiguration |
DebeziumPostgresEndpoint.getConfiguration() |
PostgresConnectorEmbeddedDebeziumConfiguration |
DebeziumPostgresComponent.getConfiguration()
Allow pre-configured Configurations to be set.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.debezium.DebeziumEndpoint |
DebeziumPostgresComponent.initializeDebeziumEndpoint(String uri,
PostgresConnectorEmbeddedDebeziumConfiguration configuration) |
void |
DebeziumPostgresEndpoint.setConfiguration(PostgresConnectorEmbeddedDebeziumConfiguration configuration) |
void |
DebeziumPostgresComponent.setConfiguration(PostgresConnectorEmbeddedDebeziumConfiguration configuration) |
| Constructor and Description |
|---|
DebeziumPostgresEndpoint(String uri,
DebeziumPostgresComponent component,
PostgresConnectorEmbeddedDebeziumConfiguration configuration) |
Apache Camel