Skip to content

CRDT.Apply

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any [{col-name: Any col-name-key: Any col-version: Int db-version: Int flags: Int node-id: Int16 record-id: Int16 value: 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}]
CRDT No The crdt to apply the change to none CRDTVar(CRDT)
OutputApplied No If true, outputs the changes that were applied none Bool

Applies a list of changes to the crdt, outputs the changes that were applied