SnapshotConfig

source

Constructors

new SnapshotConfig(): SnapshotConfig

Properties

readonlysnapshotIndexLookbackBatchSize: numbersource

The number of snapshot index records to consume per batch when scanning for an index record as of a specific queue offset.

readonlysnapshotReplayEnabled: booleansource

Whether to look for a snapshot from which to replay (on by default).

readonlystaticlazy: Lazy<SnapshotConfig>source

Methods

Static methods

staticget(): SnapshotConfigsource