Crate txn_types[−][src]
Modules
| lock | |
| timestamp | |
| types | |
| write |
Structs
| Error | |
| Key | Key type. |
| Lock | |
| TimeStamp | |
| TxnExtra | |
| Write | |
| WriteBatchFlags | Additional flags for a write batch.
They should be set in the |
| WriteRef |
Enums
| ErrorInner | |
| LockType | |
| Mutation | A row mutation. |
| MutationType | |
| OldValue |
|
| TsSet | A hybrid immutable set for timestamps. |
| WriteType |
Constants
| SHORT_VALUE_MAX_LEN |
Traits
| TxnExtraScheduler |
Functions
| is_short_value |
Type Definitions
| KvPair | Key-value pair type. |
| OldValues | |
| Result | |
| Value | Value type which is essentially raw bytes. |