solana_accounts_db::tiered_storage

Module hot

Source
Expand description

The account meta and related structs for hot accounts.

Structs§

HotAccount
The struct that offers read APIs for accessing a hot account.
HotAccountMeta
The storage and in-memory representation of the metadata entry for a hot account.
HotAccountOffset
The offset to access a hot account.
HotStorageReader
The reader to a hot accounts file.
HotStorageWriter
The writer that creates a hot accounts file.

Constants§

HOT_FORMAT