| 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 and Description | 
|---|---|
| class  | MoveStepIgnore fields with default values. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Step> | NodePlan. getVolumeSetPlans()Returns a Map of  VolumeSetIDs and volumeSetPlans. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NodePlan. setVolumeSetPlans(List<Step> volumeSetPlans)Sets a volume List plan. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.