#include <files_cleanup_timer.h>
|
| | FilesCleanupImpl (const std::string &snapshots_dir_, std::optional< size_t > max_snapshots_, const std::string &ledger_dir_, const std::vector< std::string > &read_only_ledger_dirs_, std::optional< size_t > max_committed_ledger_chunks_) |
| |
| void | on_timer () |
| |
◆ FilesCleanupImpl()
| asynchost::FilesCleanupImpl::FilesCleanupImpl |
( |
const std::string & |
snapshots_dir_, |
|
|
std::optional< size_t > |
max_snapshots_, |
|
|
const std::string & |
ledger_dir_, |
|
|
const std::vector< std::string > & |
read_only_ledger_dirs_, |
|
|
std::optional< size_t > |
max_committed_ledger_chunks_ |
|
) |
| |
|
inline |
◆ on_timer()
| void asynchost::FilesCleanupImpl::on_timer |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: