Module object_manager

Source

Structs§

ObjectManager
ObjectManager is a global loading cache for object stores and other special objects.
ReservationUpdate
ReservationUpdate is an associated object that sets the amount reserved for an object (overwriting any previous amount). Updates must be applied as part of a transaction before did_commit_transaction runs because it will reconcile the accounting for reserved metadata space.

Functions§

reserved_space_from_journal_usage