@ThreadSafe public final class MetadataCacheCommand extends AbstractFuseShellCommand
mConf, mFileSystem, mParentCommandName
Constructor and Description |
---|
MetadataCacheCommand(FileSystem fs,
AlluxioConfiguration conf) |
Modifier and Type | Method and Description |
---|---|
String |
getCommandName()
Gets the command name as input from the shell.
|
String |
getDescription() |
Map<String,Command> |
getSubCommands() |
String |
getUsage() |
getParentCommandName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
run, validateArgs
close, getOptions, hasSubCommand, parseAndValidateArgs, run, validateArgs
public MetadataCacheCommand(FileSystem fs, AlluxioConfiguration conf)
fs
- filesystem instance from fuse commandconf
- the Alluxio configurationpublic Map<String,Command> getSubCommands()
public String getCommandName()
Command
public String getUsage()
public String getDescription()
Copyright © 2023. All Rights Reserved.