@numaproj/numaflow-js - v0.0.0-alpha.4
    Preparing search index...

    Class Message

    Represents a message read from a source.

    Index

    Constructors

    Properties

    eventTime: Date

    Event time of the message

    headers: Record<string, string>

    Headers attached to the message

    keys: string[]

    Keys for routing the message

    offset: Offset

    The offset/position of this message in the source

    payload: Buffer

    The message payload

    userMetadata?: source.UserMetadata

    Optional user metadata