Module mz_catalog::durable::upgrade::objects_v68
source · Modules§
- Nested message and enum types in
AuditLogEventV1
. - Nested message and enum types in
AuditLogKey
. - Nested message and enum types in
CatalogItem
. - Nested message and enum types in
CatalogItemId
. - Nested message and enum types in
ClusterConfig
. - Nested message and enum types in
ClusterId
. - Nested message and enum types in
ClusterSchedule
. - Nested message and enum types in
CommentKey
. - Nested message and enum types in
DatabaseId
. - Nested message and enum types in
GlobalId
. - Nested message and enum types in
ReplicaConfig
. - Nested message and enum types in
ReplicaId
. - Nested message and enum types in
ResolvedDatabaseSpecifier
. - Nested message and enum types in
RoleId
. - Nested message and enum types in
RoleMembership
. - Nested message and enum types in
RoleVars
. - Nested message and enum types in
SchemaId
. - Nested message and enum types in
SchemaSpecifier
. - Nested message and enum types in
StateUpdateKind
.
Structs§
- purposefully empty
- Wrapper of key-values used by the persist implementation to serialize the catalog.
- This value is stored transparently, however, it should only ever be manipulated by the storage controller.
- In protobuf a “None” string is the same thing as an empty string. To get the same semantics of an
Option<String>
from Rust, we need to wrap a string in a message. - / A newtype wrapper for a
CatalogItemId
that is always in the “system” namespace. - / A newtype wrapper for a
GlobalId
that is always in the “system” namespace. - Opaque timestamp type that is specific to Materialize.
- This value is stored transparently, however, it should only ever be manipulated by the storage controller.
- This value is stored transparently, however, it should only ever be manipulated by the storage controller.