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