#include <events_runtime.hpp>
◆ EventRuntime() [1/3]
| dcn::events::EventRuntime::EventRuntime |
( |
asio::io_context & | io_context, |
|
|
EventRuntimeConfig | config ) |
◆ ~EventRuntime()
| dcn::events::EventRuntime::~EventRuntime |
( |
| ) |
|
◆ EventRuntime() [2/3]
| dcn::events::EventRuntime::EventRuntime |
( |
const EventRuntime & | | ) |
|
|
delete |
◆ EventRuntime() [3/3]
◆ addProjector()
| void dcn::events::EventRuntime::addProjector |
( |
std::unique_ptr< IEventProjector > | projector | ) |
|
◆ checkpointWal()
◆ ingestionEnabled()
| bool dcn::events::EventRuntime::ingestionEnabled |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ projectionStore()
◆ requestStop()
| void dcn::events::EventRuntime::requestStop |
( |
| ) |
|
◆ running()
| bool dcn::events::EventRuntime::running |
( |
| ) |
const |
◆ start()
| void dcn::events::EventRuntime::start |
( |
| ) |
|
◆ stop()
| asio::awaitable< void > dcn::events::EventRuntime::stop |
( |
| ) |
|
◆ writeStrand()
| const asio::strand< asio::io_context::executor_type > & dcn::events::EventRuntime::writeStrand |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: