Module tikv::storage::types[][src]

Core data types.

Structs

MvccInfo

MvccInfo stores all mvcc information of given key. Used by MvccGetByKey and MvccGetByStartTs.

PrewriteResult

Enums

PessimisticLockRes
SecondaryLocksStatus
StorageCallback
TxnStatus

Represents the status of a transaction.

Traits

StorageCallbackType