public class DistributedMvCommand extends AbstractDistributedJobCommand
ASYNC_OPTION, DEFAULT_ACTIVE_JOBS, mActiveJobs, mClient, mSubmittedJobAttemptsmFileSystem, mFsContext| Constructor and Description |
|---|
DistributedMvCommand(FileSystemContext fsContext) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommandName() |
java.lang.String |
getDescription() |
java.lang.String |
getUsage() |
int |
run(org.apache.commons.cli.CommandLine cl) |
void |
validateArgs(org.apache.commons.cli.CommandLine cl) |
drain, getCompletedCmdCount, getCompletedCount, getFailedCmdCount, getFailedCount, getFailedFiles, postProcessing, processFailures, submit, waitForCmd, waitJobprocessHeader, runPlainPath, runWildCardCmdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getOptions, getSubCommands, hasSubCommand, parseAndValidateArgspublic DistributedMvCommand(FileSystemContext fsContext)
fsContext - the filesystem context of Alluxiopublic java.lang.String getCommandName()
public void validateArgs(org.apache.commons.cli.CommandLine cl)
throws InvalidArgumentException
InvalidArgumentExceptionpublic int run(org.apache.commons.cli.CommandLine cl)
throws AlluxioException,
java.io.IOException
AlluxioExceptionjava.io.IOExceptionpublic java.lang.String getUsage()
public java.lang.String getDescription()
Copyright © 2022. All Rights Reserved.