| Package | Description |
|---|---|
| alluxio.job.plan.migrate |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Pair<WorkerInfo,MigrateCommand>> |
MigrateDefinition.selectExecutors(MigrateConfig config,
java.util.List<WorkerInfo> jobWorkerInfoList,
SelectExecutorsContext context)
Selects the workers to run the task.
|
| Modifier and Type | Method and Description |
|---|---|
SerializableVoid |
MigrateDefinition.runTask(MigrateConfig config,
MigrateCommand command,
RunTaskContext context)
Runs the task in the executor.
|
Copyright © 2022. All Rights Reserved.