Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.QueueCapacityVectorEntryInfo
Packages that use QueueCapacityVectorEntryInfo
Package
Description
This package contains the web data access objects (DAO) for the RM.
-
Uses of QueueCapacityVectorEntryInfo in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
Methods in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao that return types with arguments of type QueueCapacityVectorEntryInfoMethod parameters in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao with type arguments of type QueueCapacityVectorEntryInfoModifier and TypeMethodDescriptionvoidQueueCapacityVectorInfo.setCapacityVectorEntries(List<QueueCapacityVectorEntryInfo> capacityVectorEntries)