Module debug

Source
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§

AuditLogCollection
ClusterCollection
ClusterIntrospectionSourceIndexCollection
ClusterReplicaCollection
CollectionTrace
A trace of timestamped diffs for a particular Collection.
CommentCollection
ConfigCollection
DatabaseCollection
DebugCatalogState
DefaultPrivilegeCollection
IdAllocatorCollection
ItemCollection
NetworkPolicyCollection
RoleAuthCollection
RoleCollection
SchemaCollection
SettingCollection
SourceReferencesCollection
StorageCollectionMetadataCollection
SystemConfigurationCollection
SystemItemMappingCollection
SystemPrivilegeCollection
Trace
Catalog data structured as timestamped diffs.
TxnWalShardCollection
UnfinalizedShardsCollection

Enums§

CollectionType
The type of a Collection.

Traits§

Collection
The contents of the catalog are logically separated into separate Collections, which describe the category of data that the content belongs to.