See: Description
| Interface | Description |
|---|---|
| ReplicationRequest.LogicalReplicationRequestBuilder |
Fluent builder interface to configure a logical replication stream.
|
| ReplicationRequest.LogicalReplicationStep1 |
Fluent builder interface to configure the slot name for a logical replication slot.
|
| ReplicationRequest.LogicalReplicationStep2 | |
| ReplicationRequest.PhysicalReplicationRequestBuilder |
Fluent builder interface to configure a physical replication stream.
|
| ReplicationRequest.PhysicalReplicationStep1 |
Fluent builder interface to configure the slot name for a physical replication slot.
|
| ReplicationRequest.PhysicalReplicationStep2 | |
| ReplicationRequest.WithSlotName |
Fluent builder interface fragment to associate the builder with the slot name.
|
| ReplicationRequest.WithSlotOption |
Fluent builder interface fragment to associate the builder with slot options.
|
| ReplicationRequest.WithStartPosition | |
| ReplicationRequest.WithStatusInterval |
Fluent builder interface fragment to associate the builder with status interval updates.
|
| ReplicationSlotRequest.LogicalSlotRequestBuilder |
Fluent builder interface to configure a logical replication slot.
|
| ReplicationSlotRequest.LogicalSlotRequestBuilderStep1 |
Fluent builder interface to configure the slot name for a logical replication slot.
|
| ReplicationSlotRequest.LogicalSlotRequestBuilderStep2 | |
| ReplicationSlotRequest.PhysicalSlotRequestBuilder |
Fluent builder interface to configure a physical replication slot.
|
| ReplicationSlotRequest.PhysicalSlotRequestBuilderStep1 |
Fluent builder interface to configure the slot name for a physical replication slot.
|
| ReplicationSlotRequest.WithOutputPlugin |
Fluent builder interface fragment to associate the builder with an output plugin.
|
| ReplicationSlotRequest.WithSlotName |
Fluent builder interface fragment to associate the builder with a slot name.
|
| ReplicationSlotRequest.WithTemporary |
Fluent builder interface fragment to associate the builder with the temporary option.
|
| ReplicationStream |
Postgresql replication stream.
|
| Class | Description |
|---|---|
| LogSequenceNumber |
LSN (Log Sequence Number).
|
| ReplicationRequest |
Value object representing a request to create a replication slot.
|
| ReplicationSlot |
Information returned on replication slot creation.
|
| ReplicationSlotRequest |
Value object representing a request to create a replication slot.
|
| Enum | Description |
|---|---|
| ReplicationType |
Replication type.
|
Copyright © 2023. All rights reserved.