| Package | Description |
|---|---|
| alluxio.master.job.tracker |
| Modifier and Type | Method and Description |
|---|---|
CmdInfo |
MigrateCliRunner.runDistCp(AlluxioURI srcPath,
AlluxioURI dstPath,
boolean overwrite,
int batchSize,
long jobControlId)
Run a DistCp command.
|
CmdInfo |
DistLoadCliRunner.runDistLoad(int batchSize,
AlluxioURI filePath,
int replication,
java.util.Set<java.lang.String> workerSet,
java.util.Set<java.lang.String> excludedWorkerSet,
java.util.Set<java.lang.String> localityIds,
java.util.Set<java.lang.String> excludedLocalityIds,
boolean directCache,
long jobControlId)
Run a DistLoad command.
|
CmdInfo |
PersistRunner.runPersistJob(PersistCmdConfig config,
long jobControlId)
Run a Persist job.
|
Copyright © 2024. All Rights Reserved.