@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface PgReplicationSlotComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder
Builder for the PostgresSQL Replication Slot component.
|
static class |
PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder |
pgReplicationSlot()
PostgresSQL Replication Slot (camel-pg-replication-slot)
Poll for PostgreSQL Write-Ahead Log (WAL) records using Streaming
Replication Slots.
|
static PgReplicationSlotComponentBuilderFactory.PgReplicationSlotComponentBuilder pgReplicationSlot()
Apache Camel