Skip to main content

Module clone

Module clone 

Source
Expand description

Clone catalog types shared between the catalog layer and the control plane.

Structs§

ArchivedCloneOrigin
An archived CloneOrigin
CloneOrigin
Identifies the source of a copy-on-write database clone.
CloneOriginResolver
The resolver for an archived CloneOrigin

Enums§

ArchivedCloneStatus
An archived CloneStatus
CloneStatus
Materialization state of a copy-on-write clone.
CloneStatusResolver
The resolver for an archived CloneStatus

Constants§

MAX_CLONE_DEPTH
Maximum clone depth (source → clone → clone-of-clone …).