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,
Set<String> workerSet,
Set<String> excludedWorkerSet,
Set<String> localityIds,
Set<String> excludedLocalityIds,
boolean directCache,
long jobControlId)
Run a DistLoad command.
|
CmdInfo |
PersistRunner.runPersistJob(PersistCmdConfig config,
long jobControlId)
Run a Persist job.
|
Copyright © 2023. All Rights Reserved.