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 nullCopyright © 2024. All rights reserved.