public class CSQueueMetricsForCustomResources extends QueueMetricsForCustomResources
| Constructor | Description |
|---|---|
CSQueueMetricsForCustomResources() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<java.lang.String,java.lang.Long> |
getGuaranteedCapacity() |
|
java.util.Map<java.lang.String,java.lang.Long> |
getMaxCapacity() |
|
void |
setGuaranteedCapacity(org.apache.hadoop.yarn.api.records.Resource res) |
|
void |
setMaxCapacity(org.apache.hadoop.yarn.api.records.Resource res) |
decreasePending, decreasePending, decreaseReserved, getPendingValues, getReservedValues, increaseAggregatedPreempted, increaseAggregatedPreemptedSeconds, increasePending, increaseReserveddecreaseAllocated, decreaseAllocated, getAllocatedValues, getAvailable, getAvailableValues, increaseAllocated, increaseAllocated, initAndGetCustomResources, registerCustomResources, registerCustomResources, setAvailablepublic void setGuaranteedCapacity(org.apache.hadoop.yarn.api.records.Resource res)
public void setMaxCapacity(org.apache.hadoop.yarn.api.records.Resource res)
public java.util.Map<java.lang.String,java.lang.Long> getGuaranteedCapacity()
public java.util.Map<java.lang.String,java.lang.Long> getMaxCapacity()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.