ReadonlyeventTime of the element as seen at source or aligned after a reduce operation.
ReadonlyheadersHTTP-style headers attached to the message.
Set of keys in the (key, value) terminology of map/reduce paradigm. Used for routing and partitioning messages.
ReadonlysystemSystem-provided metadata, if any.
ReadonlyuserUser-defined metadata, if any was attached to this message.
ReadonlyvalueThe message payload as a Buffer. Contains the actual data to be processed.
ReadonlywatermarkWatermark timestamp. A guarantee that no messages older than this time will arrive.
Input datum received by the map handler. Contains the message data, keys, timestamps, and optional metadata.