Adds the changed keys as consequents of the builder.
Inserts a delete operation.
Add checks to make sure that none of the write tagets have changed since the given revision.
Inserts a put operation into the set.
findExistingWrite returns an existing write (put or delete) against the key. Returns null if no operations against it were recorded.
Generated using TypeDoc
WriteSet records a set of writes in a SoftwareTransaction.