Poll
@rotorsoft/act-root / act/src / Poll
Type Alias: Poll
Poll =
object
Defined in: libs/act/src/types/reaction.ts:80
Poll details for stream processing.
Properties
at
readonlyat:number
Defined in: libs/act/src/types/reaction.ts:83
The lease watermark.
lagging
readonlylagging:boolean
Defined in: libs/act/src/types/reaction.ts:84
Whether the stream is lagging behind.
source?
readonlyoptionalsource:string
Defined in: libs/act/src/types/reaction.ts:82
The source stream.
stream
readonlystream:string
Defined in: libs/act/src/types/reaction.ts:81
The target stream name.