Function smartnoise_validator::components::partition::broadcast_partitions[][src]

pub fn broadcast_partitions(
    partition_keys: Vec<IndexKey>,
    properties: &ValueProperties,
    node_id: u32,
    neighboring_definition: Neighboring
) -> Result<IndexMap<IndexKey, ValueProperties>>