Package | Description |
---|---|
alluxio.job.plan.replicate |
Modifier and Type | Method and Description |
---|---|
Class<SetReplicaConfig> |
SetReplicaDefinition.getJobConfigClass() |
Modifier and Type | Method and Description |
---|---|
SerializableVoid |
SetReplicaDefinition.runTask(SetReplicaConfig config,
SetReplicaTask task,
RunTaskContext context)
Runs the task in the executor.
|
Set<Pair<WorkerInfo,SetReplicaTask>> |
SetReplicaDefinition.selectExecutors(SetReplicaConfig config,
List<WorkerInfo> jobWorkerInfoList,
SelectExecutorsContext context) |
Copyright © 2023. All Rights Reserved.