@Public public static interface FinalizeOnMaster.FinalizationContext
Modifier and Type | Method and Description |
---|---|
int |
getFinishedAttempt(int subtaskIndex)
Get the finished attempt number of subtask.
|
int |
getParallelism()
Get the parallelism with which the format or functions was run.
|
int getParallelism()
int getFinishedAttempt(int subtaskIndex)
subtaskIndex
- the subtask index.IllegalArgumentException
- Thrown, if subtaskIndex is invalid.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.