solana_accounts_db

Module account_storage

Source
Expand description

Manage the map of slot -> append vec

Modules§

meta

Structs§

AccountStorage
AccountStorageIter
iterate contents of AccountStorage without exposing internals
AccountStorageReference
ShrinkInProgress
exists while there is a shrink in progress keeps track of the ‘new_store’ being created and the ‘old_store’ being replaced.

Enums§

AccountStorageStatus

Type Aliases§

AccountStorageMap