Skip to main content

collect_admin_snapshot

Function collect_admin_snapshot 

Source
pub async fn collect_admin_snapshot(photon: &Photon) -> Result<AdminSnapshot>
Expand description

Build a full admin snapshot for the given runtime (async checkpoint reads).

ยงErrors

Returns an error if a checkpoint load fails.