Uses of Class
org.apache.hadoop.hdfs.server.diskbalancer.command.Command
Packages that use Command
Package
Description
Commands for disk balancer command line tool.
-
Uses of Command in org.apache.hadoop.hdfs.server.diskbalancer.command
Subclasses of Command in org.apache.hadoop.hdfs.server.diskbalancer.commandModifier and TypeClassDescriptionclassCancels a running plan.classexecutes a given plan.classHelp Command prints out detailed help about each command.classClass that implements Plan Command.classGets the current status of disk balancer command.classExecutes the report command. -
Uses of Command in org.apache.hadoop.hdfs.tools
Methods in org.apache.hadoop.hdfs.tools that return CommandModifier and TypeMethodDescriptionDiskBalancerCLI.getCurrentCommand()Gets current command associated with this instance of DiskBalancer.