ark::logging::RequiredLogUrlList
Defined in header “ark/logging/required_url_list.hh”.
A list of files that would be necessary to fully read a given log. This is typically returned from a read cursor.
Variables
-
core::Url manifest
A reference to the manifest’s location. -
std::map< core::Guid, core::Url > splits
References from object identifier to split file location.