Crate mz_compute_types

Source
Expand description

Shared types for the mz-compute* crates

Modules§

config
Compute configuration types.
dataflows
Types for describing dataflows.
dyncfgs
Dyncfgs used by the compute layer.
explain
EXPLAIN support for structures defined in this crate.
plan
An explicit representation of a rendering plan for provided dataflows.
sinks
Types for describing dataflow sinks.
sources
Types for describing dataflow sources.

Constants§

DEFAULT_COMPUTE_REPLICA_LOGGING_INTERVAL
The default logging interval for ComputeReplicaLogging.

Type Aliases§

ComputeInstanceId
Identifier of a compute instance.