Uses of Interface
org.apache.camel.builder.component.dsl.PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder
-
Uses of PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilderModifier and TypeMethodDescriptionComponentsBuilderFactory.pgReplicationSlot()PostgresSQL Replication Slot (camel-pg-replication-slot) Poll for PostgreSQL Write-Ahead Log (WAL) records using Streaming Replication Slots. -
Uses of PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilderModifier and TypeMethodDescriptionPgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.PgReplicationSlotComponentBuilderFactory.pgReplicationSlot()PostgresSQL Replication Slot (camel-pg-replication-slot) Poll for PostgreSQL Write-Ahead Log (WAL) records using Streaming Replication Slots.