Expand description
Functionality for manually modifying and displaying the catalog contents. This is helpful for fixing a corrupt catalog.
Macros§
- collection_
impl 🔒 - Macro to simplify implementing
Collection
.
Structs§
- Audit
LogCollection - Cluster
Collection - Cluster
Introspection Source Index Collection - Cluster
Replica Collection - Collection
Trace - A trace of timestamped diffs for a particular
Collection
. - Comment
Collection - Config
Collection - Database
Collection - Debug
Catalog State - Default
Privilege Collection - IdAllocator
Collection - Item
Collection - Network
Policy Collection - Role
Auth Collection - Role
Collection - Schema
Collection - Setting
Collection - Source
References Collection - Storage
Collection Metadata Collection - System
Configuration Collection - System
Item Mapping Collection - System
Privilege Collection - Trace
- Catalog data structured as timestamped diffs.
- TxnWal
Shard Collection - Unfinalized
Shards Collection
Enums§
- Collection
Type - The type of a
Collection
.
Traits§
- Collection
- The contents of the catalog are logically separated into separate
Collection
s, which describe the category of data that the content belongs to.