| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.diskbalancer.planner |
Planner takes a DiskBalancerVolumeSet, threshold and
computes a series of steps that lead to an even data
distribution between volumes of this DiskBalancerVolumeSet.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
MoveStep |
Ignore fields with default values.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<Step> |
NodePlan.getVolumeSetPlans() |
Returns a Map of VolumeSetIDs and volumeSetPlans.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
NodePlan.setVolumeSetPlans(java.util.List<Step> volumeSetPlans) |
Sets a volume List plan.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.