Package org.apache.spark.util
Interface TaskCompletionListener
- All Superinterfaces:
EventListener
- All Known Implementing Classes:
ShuffleFetchCompletionListener
:: DeveloperApi ::
Listener providing a callback function to invoke when a task's execution completes.
-
Method Summary
-
Method Details
-
onTaskCompletion
-