Skip to main content

Module write

Module write 

Source
Expand description

Durable identity and publication status for one host transaction.

Structs§

AffectedRow
One table/primary-key identity affected by the shared part of a write.
PendingWrite
Durable write information returned by CovenHandle::pending_writes.
PublishedPosition
Exact position that made a write visible to peers.
WriteId
Stable identity of one successfully committed host transaction.
WriteReceipt
Result of one successful host transaction and its durable publication identity.
WriteRetractionWitness
Durable proof that a previously published write cannot activate.

Enums§

WriteBlock
A semantic write fault. Retrying transport cannot change this result.
WriteResolution
WriteRetractionError
WriteStatus
Current durable state of one host transaction.