ark::logging::ReadCursorConfiguration
Defined in header “ark/logging/read_cursor.hh”.
Configuration for the read cursor. Provides location information to read from, as well as the full manifest to read.
Variables
-
Manifest manifest
The manifest that controls what data we are reading. -
Query query
The query to apply to the manifest and all downstream data. -
LogRegistryPtr registry
The registry that we access data from.