程序包 org.apache.iotdb.confignode.manager.load.balancer.partition
-
接口概要 接口 说明 IPartitionAllocator The IPartitionAllocator is a functional interface, which means a new functional class who implements the IPartitionAllocator must be created for each Partition allocation. -
类概要 类 说明 GreedyPartitionAllocator Allocating new Partitions by greedy algorithm