| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.reservation | 
| Modifier and Type | Method and Description | 
|---|---|
| static RLESparseResourceAllocation.RLEOperator | RLESparseResourceAllocation.RLEOperator. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RLESparseResourceAllocation.RLEOperator[] | RLESparseResourceAllocation.RLEOperator. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static RLESparseResourceAllocation | RLESparseResourceAllocation. merge(org.apache.hadoop.yarn.util.resource.ResourceCalculator resCalc,
     org.apache.hadoop.yarn.api.records.Resource clusterResource,
     RLESparseResourceAllocation a,
     RLESparseResourceAllocation b,
     RLESparseResourceAllocation.RLEOperator operator,
     long start,
     long end)Merges the range start to end of two  RLESparseResourceAllocationusing a givenRLEOperator. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.