CRDT.Set¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | Any [Any] |
||
Output ➡️ |
The resulting output of the shard | {col-name: Any col-name-key: Any col-version: Int db-version: Int flags: Int node-id: Int16 record-id: Int16 value: Any} [{col-name: Any col-name-key: Any col-version: Int db-version: Int flags: Int node-id: Int16 record-id: Int16 value: Any}] |
||
CRDT |
No | The crdt to insert or update the record in | none |
CRDT Var(CRDT) |
Record |
No | The id of the record to insert or update | none |
Int16 Var(Int16) |
Keys |
No | A single key or a sequence of keys to insert or update the record with, when it is a sequence, the input must be a sequence of the corresponding values | none |
Any [Any] Var(Any) Var([Any]) |
Inserts or updates a record in the crdt