This is the complete list of members for dcn::feed::IFeedStore, including all inherited members.
| applyChange(const events::ChangeRecord &row, std::int64_t now_ms)=0 | dcn::feed::IFeedStore | pure virtual |
| checkpointWal(storage::sqlite::WalCheckpointMode mode)=0 | dcn::feed::IFeedStore | pure virtual |
| getFeedCursor() const =0 | dcn::feed::IFeedStore | pure virtual |
| getFeedPage(const FeedQuery &query) const =0 | dcn::feed::IFeedStore | pure virtual |
| getStreamPage(const StreamQuery &query) const =0 | dcn::feed::IFeedStore | pure virtual |
| maintainOutbox(std::int64_t now_ms)=0 | dcn::feed::IFeedStore | pure virtual |
| minAvailableStreamSeq() const =0 | dcn::feed::IFeedStore | pure virtual |
| runArchiveCycle(int chain_id, std::size_t hot_window_days, std::int64_t now_ms)=0 | dcn::feed::IFeedStore | pure virtual |
| setFeedCursor(std::int64_t last_change_seq)=0 | dcn::feed::IFeedStore | pure virtual |
| ~IFeedStore()=default | dcn::feed::IFeedStore | virtual |