Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CrdtMapValueImpl

Hierarchy

  • CrdtMapValueImpl

Implements

Index

Constructors

constructor

Properties

Private entries

entries: ApbMapEntry[]

Private factory

Methods

counterValue

  • counterValue(key: string): number | undefined

flag_dwValue

  • flag_dwValue(key: string): boolean

flag_ewValue

  • flag_ewValue(key: string): boolean

get

  • get(key: string, type: CRDT_type): any

gmapValue

mvRegisterValue

  • mvRegisterValue(key: string): any[] | undefined

registerValue

  • registerValue(key: string): any

rwsetValue

  • rwsetValue(key: string): any[] | undefined

setValue

  • setValue(key: string): any[] | undefined

toJsObject

  • toJsObject(): any

Generated using TypeDoc