public static interface ReplicationRequest.PhysicalReplicationStep2 extends ReplicationRequest.PhysicalReplicationStep1, ReplicationRequest.WithStartPosition
Modifier and Type | Method and Description |
---|---|
ReplicationRequest.PhysicalReplicationRequestBuilder |
startPosition(LogSequenceNumber lsn)
Specify start position from which backend will start stream changes.
|
slotName
ReplicationRequest.PhysicalReplicationRequestBuilder startPosition(LogSequenceNumber lsn)
startPosition
in interface ReplicationRequest.WithStartPosition
lsn
- not null position from which need start replicate changesthis
builderCopyright © 2021. All rights reserved.