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.
|
slotName
ReplicationRequest.LogicalReplicationRequestBuilder startPosition(LogSequenceNumber lsn)
startPosition
in interface ReplicationRequest.WithStartPosition
lsn
- not null position from which need start replicate changesthis
builderCopyright © 2022. All rights reserved.