Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao |
This package contains the web data access objects (DAO) for the RM.
|
Modifier and Type | Method and Description |
---|---|
List<QueueCapacityVectorEntryInfo> |
QueueCapacityVectorInfo.getCapacityVectorEntries() |
Modifier and Type | Method and Description |
---|---|
void |
QueueCapacityVectorInfo.setCapacityVectorEntries(List<QueueCapacityVectorEntryInfo> capacityVectorEntries) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.