| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.diskbalancer.command |
Commands for disk balancer command line tool.
|
| org.apache.hadoop.hdfs.tools |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CancelCommand |
Cancels a running plan.
|
class |
ExecuteCommand |
executes a given plan.
|
class |
HelpCommand |
Help Command prints out detailed help about each command.
|
class |
PlanCommand |
Class that implements Plan Command.
|
class |
QueryCommand |
Gets the current status of disk balancer command.
|
class |
ReportCommand |
Executes the report command.
|
| Modifier and Type | Method | Description |
|---|---|---|
Command |
DiskBalancerCLI.getCurrentCommand() |
Gets current command associated with this instance of DiskBalancer.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.