Module transact

Source
Expand description

Logic related to executing catalog transactions.

Structs§

ObjectsToDrop 🔒
All of the objects that need to be removed in response to an Op::DropObjects.
TransactionResult

Enums§

DropObjectInfo
Almost the same as ObjectId, but the ClusterReplica case has an extra ReplicaCreateDropReason field. This is forwarded to mz_audit_events.details when applying the Op::DropObjects.
Op
ReplicaCreateDropReason
The reason for creating or dropping a replica.