Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler |
Modifier and Type | Method and Description |
---|---|
QueueMetricsCustomResource |
QueueMetrics.getAggregatedPreemptedSecondsResources()
Handle this specially as this has a long value and it could be
truncated when casted into an int parameter of
Resource.newInstance (vCores).
|
QueueMetricsCustomResource |
FSQueueMetricsForCustomResources.getAMResourceUsage() |
QueueMetricsCustomResource |
QueueMetricsForCustomResources.getAvailable() |
QueueMetricsCustomResource |
FSQueueMetricsForCustomResources.getFairShare() |
QueueMetricsCustomResource |
FSQueueMetricsForCustomResources.getMaxAMShare() |
QueueMetricsCustomResource |
FSQueueMetricsForCustomResources.getMaxShare() |
QueueMetricsCustomResource |
FSQueueMetricsForCustomResources.getMinShare() |
QueueMetricsCustomResource |
FSQueueMetricsForCustomResources.getSteadyFairShare() |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.