This is the complete list of members for dcn::events::IHotEventStore, including all inherited members.
| applyFinality(int chain_id, const FinalityHeights &heights, std::int64_t now_ms, std::size_t reorg_window_blocks)=0 | dcn::events::IHotEventStore | pure virtual |
| ingestBatch(int chain_id, const std::vector< RawChainLog > &raw_events, const std::vector< DecodedEvent > &decoded_events, const std::vector< ChainBlockInfo > &block_infos, std::int64_t next_from_block, std::int64_t now_ms, std::optional< std::uint64_t > next_local_seq=std::nullopt)=0 | dcn::events::IHotEventStore | pure virtual |
| loadNextFromBlock(int chain_id)=0 | dcn::events::IHotEventStore | pure virtual |
| projectBatch(std::size_t limit, std::int64_t now_ms)=0 | dcn::events::IHotEventStore | pure virtual |
| runArchiveCycle(int chain_id, std::size_t hot_window_days, std::int64_t now_ms)=0 | dcn::events::IHotEventStore | pure virtual |
| ~IHotEventStore()=default | dcn::events::IHotEventStore | virtual |