Structs§
- Block
Cache Entry State Field - Block
File Cache Entry - Buffer
Slice - A slice to a shared buffer. Enables us to pass a reference to the buffer to all of the transmuters.
- Data
Files - A map of data files, lazily loaded and cached. Provides a method to get a cache entry from a cache address, selecting the approapriate data file by the file number in the cache address.
- Inline
Cache Key - Lazy
Block File - Lazy
Block File Cache Entry - Lazy
Block File Cache Entry Iterator - An iterator over the logical entries in a map of block files. Data files are lazily loaded and cached. An entry in the chrome cache is a node in a linked list of entries in the block files. The index file is a hash table that maps keys to the first entry in the linked list.
- Lazy
Rankings Node - Rankings
Node