Uses of Class
org.apache.iotdb.confignode.consensus.request.write.database.AdjustMaxRegionGroupNumPlan
Packages that use AdjustMaxRegionGroupNumPlan
-
Uses of AdjustMaxRegionGroupNumPlan in org.apache.iotdb.confignode.persistence.schema
Methods in org.apache.iotdb.confignode.persistence.schema with parameters of type AdjustMaxRegionGroupNumPlanModifier and TypeMethodDescriptionClusterSchemaInfo.adjustMaxRegionGroupCount(AdjustMaxRegionGroupNumPlan plan) Adjust the maximum RegionGroup count of each Database.