Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
dcn::events::IHotEventStore Member List

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)=0dcn::events::IHotEventStorepure 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)=0dcn::events::IHotEventStorepure virtual
loadNextFromBlock(int chain_id)=0dcn::events::IHotEventStorepure virtual
projectBatch(std::size_t limit, std::int64_t now_ms)=0dcn::events::IHotEventStorepure virtual
runArchiveCycle(int chain_id, std::size_t hot_window_days, std::int64_t now_ms)=0dcn::events::IHotEventStorepure virtual
~IHotEventStore()=defaultdcn::events::IHotEventStorevirtual