Uses of Class
org.apache.iotdb.confignode.consensus.request.read.region.GetRegionInfoListPlan
Packages that use GetRegionInfoListPlan
Package
Description
-
Uses of GetRegionInfoListPlan in org.apache.iotdb.confignode.manager
Methods in org.apache.iotdb.confignode.manager with parameters of type GetRegionInfoListPlanModifier and TypeMethodDescriptionConfigManager.showRegion(GetRegionInfoListPlan getRegionInfoListPlan) IManager.showRegion(GetRegionInfoListPlan getRegionInfoListPlan) Show (data/schemaengine) regions. -
Uses of GetRegionInfoListPlan in org.apache.iotdb.confignode.manager.partition
Methods in org.apache.iotdb.confignode.manager.partition with parameters of type GetRegionInfoListPlan -
Uses of GetRegionInfoListPlan in org.apache.iotdb.confignode.persistence.partition
Methods in org.apache.iotdb.confignode.persistence.partition with parameters of type GetRegionInfoListPlanModifier and TypeMethodDescriptionDatabasePartitionTable.getRegionInfoList(GetRegionInfoListPlan regionsInfoPlan) PartitionInfo.getRegionInfoList(GetRegionInfoListPlan regionsInfoPlan) Get Region information.