class TransactionManager
Defined at line 27 of file ../../src/storage/blobfs/transaction_manager.h
An interface which controls access to the underlying storage.
Public Methods
fs::Journal * GetJournal ()
May return null if the journal isn't set up.
void ~TransactionManager ()
Defined at line 29 of file ../../src/storage/blobfs/transaction_manager.h