Search
Preparing search index...
The search index is not available
antidote_ts_client
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"antidote"
AntidoteObjectImpl
Class AntidoteObjectImpl<T>
Type parameters
T
Hierarchy
AntidoteObjectImpl
CrdtCounterImpl
CrdtFlagImpl
CrdtRegisterImpl
CrdtMultiValueRegisterImpl
CrdtSetImpl
Implements
AntidoteObject
<
T
>
Index
Constructors
constructor
Properties
key
parent
Methods
interpret
Read
Response
make
Update
read
Constructors
constructor
new
Antidote
Object
Impl
(
conn
:
CrdtFactoryImpl
, key
:
string
, bucket
:
string
, type
:
CRDT_type
)
:
AntidoteObjectImpl
Parameters
conn:
CrdtFactoryImpl
key:
string
bucket:
string
type:
CRDT_type
Returns
AntidoteObjectImpl
Properties
key
key
:
ApbBoundObject
parent
parent
:
CrdtFactoryImpl
Methods
interpret
Read
Response
interpret
Read
Response
(
readResponse
:
ApbReadObjectResp
)
:
any
Parameters
readResponse:
ApbReadObjectResp
Returns
any
make
Update
make
Update
(
operation
:
ApbUpdateOperation
)
:
ApbUpdateOp
Parameters
operation:
ApbUpdateOperation
Returns
ApbUpdateOp
read
read
(
)
:
Promise
<
T
>
Returns
Promise
<
T
>
Globals
"antidote"
"antidote
Connection"
"main"
"message
Codes"
"test"
Antidote
Object
Impl
constructor
key
parent
interpret
Read
Response
make
Update
read
Connection
Impl
Crdt
Counter
Impl
Crdt
Factory
Impl
Crdt
Flag
Impl
Crdt
Map
Impl
Crdt
Map
Value
Impl
Crdt
Multi
Value
Register
Impl
Crdt
Register
Impl
Crdt
Set
Impl
Msgpack
Data
Format
Transaction
Impl
Antidote
Object
Antidote
Session
Commit
Response
Connection
Crdt
Counter
Crdt
Factory
Crdt
Flag
Crdt
Map
Crdt
Map
Value
Crdt
Multi
Value
Register
Crdt
Register
Crdt
Set
Data
Format
Transaction
_debug
Print
connect
encode
key
Generated using
TypeDoc