Uses of Class
org.apache.iotdb.confignode.consensus.request.write.partition.AddRegionLocationPlan
Packages that use AddRegionLocationPlan
Package
Description
-
Uses of AddRegionLocationPlan in org.apache.iotdb.confignode.manager.partition
Methods in org.apache.iotdb.confignode.manager.partition with parameters of type AddRegionLocationPlan -
Uses of AddRegionLocationPlan in org.apache.iotdb.confignode.persistence.partition
Methods in org.apache.iotdb.confignode.persistence.partition with parameters of type AddRegionLocationPlanModifier and TypeMethodDescriptionPartitionInfo.addRegionLocation(AddRegionLocationPlan req) The region has expanded to a new DataNode, now update the databasePartitionTable.