Skip to main content

Module table_backend

Module table_backend 

Source
Expand description

Mutable catalog-backed table object for ordinary runtime use.

Structsยง

CatalogBackend
TableBackend that constructs CatalogTables under the table/catalog backend name.
CatalogTable
Mutable runtime Table object wrapping a private CatalogStore.