Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StorePollerParams

Hierarchy

  • StorePollerParams

Index

Properties

Optional chronologicalGroup

chronologicalGroup: undefined | string

eventStore

eventStore: EventStore

Optional filterAggregateTypes

filterAggregateTypes: AggregateType[]

Optional initalSleepPeriod

initalSleepPeriod: undefined | number

Optional maxSleepPeriod

maxSleepPeriod: undefined | number

Optional processCommit

processCommit: undefined | function

Optional sleepPeriodBackoffExponent

sleepPeriodBackoffExponent: undefined | number

Optional sortKeyCursor

sortKeyCursor: string | Date

Optional upcasters

Generated using TypeDoc