A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
a11::stores::LocalChunkStore::State::ReadCompletion Struct Reference

Public Attributes

std::shared_ptr< ReadRequestrequest
 
absl::StatusOr< data::NodeFragmentresult
 

Member Data Documentation

◆ request

std::shared_ptr<ReadRequest> a11::stores::LocalChunkStore::State::ReadCompletion::request

◆ result

absl::StatusOr<data::NodeFragment> a11::stores::LocalChunkStore::State::ReadCompletion::result

The documentation for this struct was generated from the following file: