@samply/lens
    Preparing search index...

    Class Blaze

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • message: string
      • response: Response

      Returns Promise<void>

    • sends the query to beam and updates the store with the results

      Parameters

      • cql: string

        the query as cql string

      • controller: AbortController

        the abort controller to cancel the request

      • measureDefinitions: Measure[]

        the measure definitions to send to blaze

      Returns Promise<void>