public static interface ReplicationRequest.WithStartPosition
Modifier and Type | Method and Description |
---|---|
ReplicationRequest.WithStartPosition |
startPosition(LogSequenceNumber lsn)
Specify start position from which backend will start stream changes.
|
ReplicationRequest.WithStartPosition startPosition(LogSequenceNumber lsn)
lsn
- not null position from which need start replicate changesthis
builderIllegalArgumentException
- if slotName
is null
Copyright © 2022. All rights reserved.