#include <feed_store.hpp>
◆ ~IFeedStore()
| virtual dcn::feed::IFeedStore::~IFeedStore |
( |
| ) |
|
|
virtualdefault |
◆ applyChange()
| virtual void dcn::feed::IFeedStore::applyChange |
( |
const events::ChangeRecord & | row, |
|
|
std::int64_t | now_ms ) |
|
pure virtual |
◆ checkpointWal()
◆ getFeedCursor()
| virtual std::int64_t dcn::feed::IFeedStore::getFeedCursor |
( |
| ) |
const |
|
pure virtual |
◆ getFeedPage()
◆ getStreamPage()
◆ maintainOutbox()
| virtual void dcn::feed::IFeedStore::maintainOutbox |
( |
std::int64_t | now_ms | ) |
|
|
pure virtual |
◆ minAvailableStreamSeq()
| virtual std::int64_t dcn::feed::IFeedStore::minAvailableStreamSeq |
( |
| ) |
const |
|
pure virtual |
◆ runArchiveCycle()
| virtual bool dcn::feed::IFeedStore::runArchiveCycle |
( |
int | chain_id, |
|
|
std::size_t | hot_window_days, |
|
|
std::int64_t | now_ms ) |
|
pure virtual |
◆ setFeedCursor()
| virtual void dcn::feed::IFeedStore::setFeedCursor |
( |
std::int64_t | last_change_seq | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: