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