Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.PartitionResourcesInfo
Packages that use PartitionResourcesInfo
Package
Description
This package contains the web data access objects (DAO) for the RM.
-
Uses of PartitionResourcesInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao that return PartitionResourcesInfoModifier and TypeMethodDescriptionResourcesInfo.getPartitionResourceUsageInfo(String partitionName) Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao that return types with arguments of type PartitionResourcesInfoMethod parameters in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao with type arguments of type PartitionResourcesInfoModifier and TypeMethodDescriptionvoidResourcesInfo.setPartitionResourceUsages(List<PartitionResourcesInfo> resources)