# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
MVCCMetadata holds MVCC metadata for a key.
MVCCStats tracks byte and instance counts for various groups of keys, values, or key-value pairs; see the field comments for details.
SSTUserProperties contains the user-added properties of a single sstable.
SSTUserPropertiesCollection contains the user-added properties of every sstable in a RocksDB instance.
TxnMeta is the metadata of a Transaction record.
# Type aliases
TODO(tschottdorf): Should not live in enginepb (but can't live in roachpb either).