Package | Description |
---|---|
alluxio.job.plan.batch |
Modifier and Type | Method and Description |
---|---|
Class<BatchedJobConfig> |
BatchedJobDefinition.getJobConfigClass() |
Modifier and Type | Method and Description |
---|---|
SerializableVoid |
BatchedJobDefinition.runTask(BatchedJobConfig config,
BatchedJobDefinition.BatchedJobTask task,
RunTaskContext context) |
Set<Pair<WorkerInfo,BatchedJobDefinition.BatchedJobTask>> |
BatchedJobDefinition.selectExecutors(BatchedJobConfig config,
List<WorkerInfo> jobWorkerInfoList,
SelectExecutorsContext context) |
Copyright © 2023. All Rights Reserved.