@Public public static interface OutputFormat.InitializationContext
Modifier and Type | Method and Description |
---|---|
int |
getAttemptNumber()
Gets the attempt number of this parallel subtask.
|
int |
getNumTasks()
Gets the parallelism with which the parallel task runs.
|
int |
getTaskNumber()
Gets the number of this parallel subtask.
|
int getNumTasks()
int getTaskNumber()
getNumTasks()
).int getAttemptNumber()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.