Hierarchy (view full)

Constructors

Properties

records: Map<string, MemoryRecord>

Methods

  • Updates keys in the record manager.

    Parameters

    • keys: string[]

      List of keys to update

    • Optional updateOptions: UpdateOptions

    Returns Promise<void>

    Promise

    Throws

    Error if timeAtLeast is provided and current time is less than timeAtLeast

    Throws

    Error if number of keys does not match number of groupIds

Generated using TypeDoc