Module mz_cluster::types

source ·
Expand description

Types and traits required to setup clusters.

Traits§

  • A trait for letting specific server implementations hook into handling of CreateTimely commands. Usually implemented by the config object that are specific to the implementation.