solana_accounts_db::tiered_storage

Module index

Source

Structs§

AccountIndexWriterEntry
The in-memory struct for the writing index block.
IndexOffset
The offset to an account/address entry in the accounts index block. This can be used to obtain the AccountOffset and address by looking through the accounts index block.

Enums§

IndexBlockFormat
The index format of a tiered accounts file.

Traits§

AccountOffset
The offset to an account.