risingwave_pb::meta

Type Alias PbFragmentWorkerSlotMappings

source
pub type PbFragmentWorkerSlotMappings = FragmentWorkerSlotMappings;
Expand description

Aliased Type§

struct PbFragmentWorkerSlotMappings {
    pub mappings: Vec<FragmentWorkerSlotMapping>,
}

Fields§

§mappings: Vec<FragmentWorkerSlotMapping>