Interface PgReplicationSlotComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface PgReplicationSlotComponentBuilderFactory
Poll for PostgreSQL Write-Ahead Log (WAL) records using Streaming Replication
Slots.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the PostgresSQL Replication Slot component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionPostgresSQL Replication Slot (camel-pg-replication-slot) Poll for PostgreSQL Write-Ahead Log (WAL) records using Streaming Replication Slots.
-
Method Details
-
pgReplicationSlot
static PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder pgReplicationSlot()PostgresSQL Replication Slot (camel-pg-replication-slot) Poll for PostgreSQL Write-Ahead Log (WAL) records using Streaming Replication Slots. Category: database Since: 3.0 Maven coordinates: org.apache.camel:camel-pg-replication-slot- Returns:
- the dsl builder
-