Implements

Constructors

Properties

finalTableName: string
namespace: string
pool: Pool
tableName: string

Methods

  • Updates keys in the record manager.

    Parameters

    • keys: string[]

      List of keys to update

    • OptionalupdateOptions: UpdateOptions

    Returns Promise<void>

    Promise

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

    Error if number of keys does not match number of groupIds