public static interface ReplicationRequest.LogicalReplicationStep2 extends ReplicationRequest.LogicalReplicationStep1, ReplicationRequest.WithStartPosition
| Modifier and Type | Method and Description |
|---|---|
ReplicationRequest.LogicalReplicationRequestBuilder |
startPosition(LogSequenceNumber lsn)
Specify start position from which backend will start stream changes.
|
slotNameReplicationRequest.LogicalReplicationRequestBuilder startPosition(LogSequenceNumber lsn)
startPosition in interface ReplicationRequest.WithStartPositionlsn - not null position from which need start replicate changesthis builderCopyright © 2024. All rights reserved.