Options
All
  • Public
  • Public/Protected
  • All
Menu

WriteSet records a set of writes in a SoftwareTransaction.

Hierarchy

  • WriteSet

Index

Methods

addChanges

addDeletion

addNotChangedChecks

  • Add checks to make sure that none of the write tagets have changed since the given revision.

    Parameters

    Returns void

addPut

findExistingWrite

  • findExistingWrite returns an existing write (put or delete) against the key. Returns null if no operations against it were recorded.

    Parameters

    • key: Buffer

    Returns IRangeResponse | null

Legend

  • Constructor
  • Method
  • Inherited method

Generated using TypeDoc