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.
|
slotNameReplicationRequest.PhysicalReplicationRequestBuilder startPosition(LogSequenceNumber lsn)
startPosition in interface ReplicationRequest.WithStartPositionlsn - not null position from which need start replicate changesthis builderCopyright © 2023. All rights reserved.