Module txn_types::types [−][src]
Structs
| Key | Key type. |
| TxnExtra | |
| WriteBatchFlags | Additional flags for a write batch.
They should be set in the |
Enums
| Mutation | A row mutation. |
| MutationType | |
| OldValue |
|
Constants
| SHORT_VALUE_MAX_LEN | |
| SHORT_VALUE_PREFIX |
Traits
| TxnExtraScheduler |
Functions
| is_short_value |
Type Definitions
| KvPair | Key-value pair type. |
| OldValues | |
| Value | Value type which is essentially raw bytes. |