#include <events_archive.hpp>
Public Member Functions | |
| virtual | ~IArchiveManager ()=default |
| virtual bool | runCycle (int chain_id, std::size_t hot_window_days, std::int64_t now_ms)=0 |
|
virtualdefault |
|
pure virtual |
Implemented in dcn::events::SQLiteHotStore.