@ThreadSafe public final class MetadataCacheCommand extends AbstractFuseShellCommand
mConf, mFileSystem, mParentCommandName| Constructor and Description |
|---|
MetadataCacheCommand(FileSystem fs,
AlluxioConfiguration conf) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommandName() |
java.lang.String |
getDescription() |
java.util.Map<java.lang.String,Command> |
getSubCommands() |
java.lang.String |
getUsage() |
getParentCommandNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrun, validateArgsclose, getOptions, hasSubCommand, parseAndValidateArgs, run, validateArgspublic MetadataCacheCommand(FileSystem fs, AlluxioConfiguration conf)
fs - filesystem instance from fuse commandconf - the Alluxio configurationpublic java.util.Map<java.lang.String,Command> getSubCommands()
public java.lang.String getCommandName()
public java.lang.String getUsage()
public java.lang.String getDescription()
Copyright © 2023. All Rights Reserved.