Uses of Class
org.apache.iotdb.confignode.consensus.request.read.database.CountDatabasePlan
Packages that use CountDatabasePlan
Package
Description
-
Uses of CountDatabasePlan in org.apache.iotdb.confignode.consensus.request.read.database
-
Uses of CountDatabasePlan in org.apache.iotdb.confignode.manager
Methods in org.apache.iotdb.confignode.manager with parameters of type CountDatabasePlanModifier and TypeMethodDescriptionConfigManager.countMatchedDatabases(CountDatabasePlan countDatabasePlan) IManager.countMatchedDatabases(CountDatabasePlan countDatabasePlan) Count StorageGroups. -
Uses of CountDatabasePlan in org.apache.iotdb.confignode.manager.schema
Methods in org.apache.iotdb.confignode.manager.schema with parameters of type CountDatabasePlanModifier and TypeMethodDescriptionClusterSchemaManager.countMatchedDatabases(CountDatabasePlan countDatabasePlan) Count Databases by specified path pattern. -
Uses of CountDatabasePlan in org.apache.iotdb.confignode.persistence.schema
Methods in org.apache.iotdb.confignode.persistence.schema with parameters of type CountDatabasePlanModifier and TypeMethodDescriptionClusterSchemaInfo.countMatchedDatabases(CountDatabasePlan plan)