Structs§
- Account
MapEntry Inner - one entry in the in-mem accounts index Represents the value for an account key in the in-memory accounts index
- Account
MapEntry Meta - data per entry in in-mem accounts index used to keep track of consistency with disk index
- Account
Secondary Indexes - Account
Secondary Indexes Include Exclude - Accounts
Index - T: account info type to interact in in-memory items U: account info type to be persisted to disk
- Accounts
Index Config - Accounts
Index Iterator - Accounts
Index Roots Stats - Roots
Tracker - Scan
Config - Scan
Slot Tracker
Enums§
- Account
Index - Accounts
Index Scan Result - Index
Key - Index
Limit Mb - specification of how much memory in-mem portion of account index can use
- PreAllocated
Account MapEntry - can be used to pre-allocate structures for insertion into accounts index outside of lock
- Scan
Error - Scan
Filter - which accounts
scan
should load from disk - Upsert
Reclaim - how accounts index ‘upsert’ should handle reclaims
Constants§
- ACCOUNTS_
INDEX_ CONFIG_ FOR_ BENCHMARKS - ACCOUNTS_
INDEX_ CONFIG_ FOR_ TESTING - BINS_
DEFAULT - BINS_
FOR_ BENCHMARKS - BINS_
FOR_ TESTING - FLUSH_
THREADS_ TESTING - ITER_
BATCH_ SIZE