Expand description
Shared persistence change-set types shared by runtime and storage.
Structs§
- RunMeta
- Run-level metadata carried in a
ThreadChangeSet. - Thread
Change Set - An incremental change to a thread produced by a single step.
Enums§
- Checkpoint
Reason - Reason for a checkpoint (delta).
Type Aliases§
- Version
- Monotonically increasing version for optimistic concurrency.