Module diem_parallel_executor::task
source · Enums
- The execution result of a transaction
Traits
- Trait for single threaded transaction executor.
- Trait for inferencing the read and write set of a transaction.
- Trait that defines a transaction that could be parallel executed by the scheduler. Each transaction will write to a key value storage as their side effect.
- Trait for execution result of a transaction.