Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CrdtFactoryImpl

Hierarchy

Implements

Index

Methods

binaryToJs

  • binaryToJs(byteBuffer: ByteBuffer): any
  • Parameters

    • byteBuffer: ByteBuffer

    Returns any

childUpdate

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

    • key: ApbBoundObject
    • operation: ApbUpdateOperation

    Returns ApbUpdateOp

counter

fatCounter

flag_dw

flag_ew

getBucket

  • getBucket(): string

gmap

jsToBinary

  • jsToBinary(obj: any): ByteBuffer

multiValueRegister

readBatch

readResponseToValue

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

    • type: CRDT_type
    • response: ApbReadObjectResp

    Returns any

register

rrmap

set

set_removeWins

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

Generated using TypeDoc