Uses of Class
org.apache.iotdb.confignode.exception.NotEnoughDataNodeException
Packages that use NotEnoughDataNodeException
Package
Description
-
Uses of NotEnoughDataNodeException in org.apache.iotdb.confignode.manager.load
Methods in org.apache.iotdb.confignode.manager.load that throw NotEnoughDataNodeExceptionModifier and TypeMethodDescriptionLoadManager.allocateRegionGroups(Map<String, Integer> allotmentMap, TConsensusGroupType consensusGroupType) Generate an optimal CreateRegionGroupsPlan. -
Uses of NotEnoughDataNodeException in org.apache.iotdb.confignode.manager.load.balancer
Methods in org.apache.iotdb.confignode.manager.load.balancer that throw NotEnoughDataNodeExceptionModifier and TypeMethodDescriptionRegionBalancer.genRegionGroupsAllocationPlan(Map<String, Integer> allotmentMap, TConsensusGroupType consensusGroupType) Generate a RegionGroups' allocation plan(CreateRegionGroupsPlan)