| Package | Description |
|---|---|
| io.r2dbc.postgresql.replication |
Support for logical and physical replication streams.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReplicationRequest.LogicalReplicationRequestBuilder
Fluent builder interface to configure a logical replication stream.
|
static interface |
ReplicationRequest.LogicalReplicationStep2 |
| Modifier and Type | Method and Description |
|---|---|
static ReplicationRequest.LogicalReplicationStep1 |
ReplicationRequest.logical()
Create a new builder to configure a logical
ReplicationRequest. |
Copyright © 2023. All rights reserved.