Module partition

Source

Structs§

Partition
PartitionCount

Functions§

count_partitions
fetch_partition
Returns the Partition of the specific region_id
fetch_partitions
Returns all Partition of the specific table
pretty_print_region_distribution
Pretty prints the region distribution for each datanode.
region_distribution
Creates a distribution map of regions to datanodes based on the provided partitions.
wait_for_all_regions_evicted
Waits until all regions are evicted from the specified datanode.