Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MutateInMacro

Represents a macro that can be passed to a mutate-in operation to write special values such as the expiry, cas, etc...

Hierarchy

  • MutateInMacro

Index

Constructors

Accessors

Constructors

  • Parameters

    • value: string

    Returns MutateInMacro

Accessors

  • A macro which references the cas of a document.

    Returns MutateInMacro

  • A macro which references the seqno of a document.

    Returns MutateInMacro

  • A macro which references the crc32 of the value of a document.

    Returns MutateInMacro

Generated using TypeDoc