@InterfaceAudience.Public @InterfaceStability.Unstable public class FileSystemImage extends Object implements Tool
Constructor and Description |
---|
FileSystemImage() |
Modifier and Type | Method and Description |
---|---|
Configuration |
getConf()
Return the configuration used by this object.
|
static void |
main(String[] argv) |
protected void |
printUsage() |
int |
run(String[] argv)
Execute the command with the given arguments.
|
void |
setConf(Configuration conf)
Set the configuration to be used by this object.
|
public Configuration getConf()
Configurable
getConf
in interface Configurable
public void setConf(Configuration conf)
Configurable
setConf
in interface Configurable
protected void printUsage()
public int run(String[] argv) throws Exception
Tool
Copyright © 2021 Apache Software Foundation. All rights reserved.