Uses of Class
org.apache.iotdb.confignode.consensus.request.write.partition.RemoveRegionLocationPlan
Packages that use RemoveRegionLocationPlan
Package
Description
-
Uses of RemoveRegionLocationPlan in org.apache.iotdb.confignode.manager.partition
Methods in org.apache.iotdb.confignode.manager.partition with parameters of type RemoveRegionLocationPlanModifier and TypeMethodDescriptionPartitionManager.removeRegionLocation(RemoveRegionLocationPlan req) -
Uses of RemoveRegionLocationPlan in org.apache.iotdb.confignode.persistence.partition
Methods in org.apache.iotdb.confignode.persistence.partition with parameters of type RemoveRegionLocationPlanModifier and TypeMethodDescriptionPartitionInfo.removeRegionLocation(RemoveRegionLocationPlan req) The region is no longer located on a DataNode, now update the databasePartitionTable.