Skip to main content

Module catalog_manifest

Module catalog_manifest 

Source
Expand description

Catalog inventory sealed in the append-only leader authority.

Re-exports§

pub use crate::catalog::CatalogObjectKind;

Structs§

CatalogManifest
The complete ordered catalog sealed for one cluster control namespace.
CatalogManifestEntry
One catalog object’s defining DDL.
CatalogManifestRef
Small immutable reference carried by every leader-lease renewal.
CatalogManifestStore
Catalog view over the same append-only authority used for leader fencing.

Enums§

CatalogManifestError
Errors loading or sealing the catalog inventory.
CatalogSealOutcome
Result of attempting to seal the immutable inventory.