| 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.PhysicalReplicationRequestBuilder
Fluent builder interface to configure a physical replication stream.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationRequest.WithStatusInterval |
ReplicationRequest.WithStatusInterval.statusInterval(Duration interval)
Specifies the number of time between status packets sent back to the server.
|
Copyright © 2023. All rights reserved.