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 flags field in RaftRequestHeader.

WriteRef

Enums

ErrorInner
LockType
Mutation

A row mutation.

MutationType
OldValue

OldValue is used by cdc to read the previous value associated with some key during the prewrite process

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.