Exmld.KinesisStage.Event.__struct__
You're seeing just the function
__struct__
, go back to Exmld.KinesisStage.Event module for more information.
Struct for events provided to an Exmld.KinesisStage
.
Records the stage and worker identifiers associated with an event.
Fields
:stage
- identifier of theExmld.KinesisStage
which handled the event:worker
- identifier of theExmld.KinesisWorker
which produced the event:event
- anExmld.KinesisWorker.Datum