#include <events_shard.hpp>
◆ ~IEventShardRouter()
| virtual dcn::events::IEventShardRouter::~IEventShardRouter |
( |
| ) |
|
|
virtualdefault |
◆ filenameFor()
| virtual std::filesystem::path dcn::events::IEventShardRouter::filenameFor |
( |
const EventShardId & |
shard_id | ) |
const |
|
pure virtual |
◆ monthToken()
| virtual std::string dcn::events::IEventShardRouter::monthToken |
( |
const EventShardId & |
shard_id | ) |
const |
|
pure virtual |
◆ shardForFinalizedBlockTime()
| virtual EventShardId dcn::events::IEventShardRouter::shardForFinalizedBlockTime |
( |
int |
chain_id, |
|
|
std::int64_t |
unix_seconds |
|
) |
| const |
|
pure virtual |
The documentation for this class was generated from the following file: