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

    Class Message

    Represents an output message from a map stream handler.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    keys?: string[]

    Optional keys for routing

    tags?: string[]

    Optional tags for conditional forwarding

    value: Buffer

    The message payload

    Methods