solana_accounts_db

Module tiered_storage

Source

Modules§

byte_block
The utility structs and functions for writing byte blocks for the accounts db tiered storage.
error
file
footer
hot
The account meta and related structs for hot accounts.
index
meta
The account meta and related structs for the tiered storage.
mmap_utils
owners
readable

Structs§

TieredStorage
The implementation of AccountsFile for tiered-storage.
TieredStorageFormat
The struct that defines the formats of all building blocks of a TieredStorage.

Type Aliases§

TieredStorageResult