Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CrdtMapImpl

Hierarchy

Implements

Index

Constructors

constructor

Properties

key

key: ApbBoundObject

parent

Methods

binaryToJs

  • binaryToJs(byteBuffer: ByteBuffer): any

childUpdate

  • childUpdate(key: ApbBoundObject, operation: ApbUpdateOperation): ApbUpdateOp

counter

fatCounter

flag_dw

flag_ew

getBucket

  • getBucket(): string

gmap

interpretReadResponse

  • interpretReadResponse(readResponse: ApbReadObjectResp): any
  • Parameters

    • readResponse: ApbReadObjectResp

    Returns any

jsToBinary

  • jsToBinary(obj: any): ByteBuffer

makeUpdate

  • makeUpdate(operation: ApbUpdateOperation): ApbUpdateOp
  • Parameters

    • operation: ApbUpdateOperation

    Returns ApbUpdateOp

multiValueRegister

read

readBatch

readResponseToValue

  • readResponseToValue(type: CRDT_type, response: ApbReadObjectResp): any

register

remove

removeAll

rrmap

set

set_removeWins

  • set_removeWins<T>(key: string): CrdtSet<T>

Generated using TypeDoc