| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.globalpolicygenerator.policygenerator |
Classes comprising the policy generator for the GPG.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LoadBasedGlobalPolicy |
Load based policy that generates weighted policies by scaling
the cluster load (based on pending) to a weight from 0.0 to 1.0.
|
class |
NoOpGlobalPolicy |
Default policy that does not update any policy configurations.
|
class |
UniformWeightedLocalityGlobalPolicy |
Simple policy that generates and updates uniform weighted locality
policies.
|
| Modifier and Type | Method | Description |
|---|---|---|
GlobalPolicy |
PolicyGenerator.getPolicy() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
PolicyGenerator.setPolicy(GlobalPolicy policy) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.