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