SnapshotConfig
sourceConstructors
new SnapshotConfig(): SnapshotConfig
Properties
snapshotIndexLookbackBatchSize: numbersource
The number of snapshot index records to consume per batch when scanning for an index record as of a specific queue offset.
snapshotReplayEnabled: booleansource
Whether to look for a snapshot from which to replay (on by default).
lazy: Lazy<SnapshotConfig>source
Methods
Static methods
get(): SnapshotConfigsource