Uses of Class
org.apache.camel.component.debezium.configuration.PostgresConnectorEmbeddedDebeziumConfiguration
Packages that use PostgresConnectorEmbeddedDebeziumConfiguration
-
Uses of PostgresConnectorEmbeddedDebeziumConfiguration in org.apache.camel.component.debezium
Methods in org.apache.camel.component.debezium that return PostgresConnectorEmbeddedDebeziumConfigurationModifier and TypeMethodDescriptionDebeziumPostgresComponent.getConfiguration()Allow pre-configured Configurations to be set.DebeziumPostgresEndpoint.getConfiguration()Methods in org.apache.camel.component.debezium with parameters of type PostgresConnectorEmbeddedDebeziumConfigurationModifier and TypeMethodDescriptionprotected org.apache.camel.component.debezium.DebeziumEndpointDebeziumPostgresComponent.initializeDebeziumEndpoint(String uri, PostgresConnectorEmbeddedDebeziumConfiguration configuration) voidDebeziumPostgresComponent.setConfiguration(PostgresConnectorEmbeddedDebeziumConfiguration configuration) voidDebeziumPostgresEndpoint.setConfiguration(PostgresConnectorEmbeddedDebeziumConfiguration configuration) Constructors in org.apache.camel.component.debezium with parameters of type PostgresConnectorEmbeddedDebeziumConfigurationModifierConstructorDescriptionDebeziumPostgresEndpoint(String uri, DebeziumPostgresComponent component, PostgresConnectorEmbeddedDebeziumConfiguration configuration)