Uses of Class
org.apache.iotdb.confignode.consensus.request.read.database.GetDatabasePlan
Packages that use GetDatabasePlan
Package
Description
-
Uses of GetDatabasePlan in org.apache.iotdb.confignode.manager
Methods in org.apache.iotdb.confignode.manager with parameters of type GetDatabasePlanModifier and TypeMethodDescriptionConfigManager.getMatchedDatabaseSchemas(GetDatabasePlan getDatabaseReq) IManager.getMatchedDatabaseSchemas(GetDatabasePlan getOrCountStorageGroupPlan) Get StorageGroupSchemas. -
Uses of GetDatabasePlan in org.apache.iotdb.confignode.manager.schema
Methods in org.apache.iotdb.confignode.manager.schema with parameters of type GetDatabasePlanModifier and TypeMethodDescriptionClusterSchemaManager.getMatchedDatabaseSchema(GetDatabasePlan getDatabasePlan) Get DatabaseSchemas by specified path pattern.ClusterSchemaManager.showDatabase(GetDatabasePlan getDatabasePlan) Only used in cluster tool show Databases. -
Uses of GetDatabasePlan in org.apache.iotdb.confignode.persistence.schema
Methods in org.apache.iotdb.confignode.persistence.schema with parameters of type GetDatabasePlanModifier and TypeMethodDescriptionClusterSchemaInfo.getMatchedDatabaseSchemas(GetDatabasePlan plan)