Expand description
Logic related to executing catalog transactions.
Structs§
- Objects
ToDrop 🔒 - All of the objects that need to be removed in response to an
Op::DropObjects
. - Transaction
Result
Enums§
- Drop
Object Info - Almost the same as
ObjectId
, but theClusterReplica
case has an extraReplicaCreateDropReason
field. This is forwarded tomz_audit_events.details
when applying theOp::DropObjects
. - Op
- Replica
Create Drop Reason - The reason for creating or dropping a replica.