| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.server.diskbalancer.command | Commands for disk balancer command line tool. | 
| org.apache.hadoop.hdfs.server.diskbalancer.datamodel | Disk Balancer Data Model is the Data Model for the cluster that
 Disk Balancer is working against. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected DiskBalancerCluster | Command. readClusterInfo(org.apache.commons.cli.CommandLine cmd)Process the URI and return the cluster with nodes setup. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Command. setCluster(DiskBalancerCluster newCluster)Set DiskBalancer cluster | 
| Modifier and Type | Method and Description | 
|---|---|
| static DiskBalancerCluster | DiskBalancerCluster. parseJson(String json)Parses a Json string and converts to DiskBalancerCluster. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.