パッケージ | 説明 |
---|---|
org.apache.hadoop.mapred | |
org.apache.hadoop.mapreduce |
修飾子とタイプ | クラスと説明 |
---|---|
class |
TaskCompletionEvent
This is used to track task completion events on
job tracker.
|
修飾子とタイプ | フィールドと説明 |
---|---|
static TaskCompletionEvent[] |
TaskCompletionEvent.EMPTY_ARRAY |
修飾子とタイプ | メソッドと説明 |
---|---|
TaskCompletionEvent[] |
Job.getTaskCompletionEvents(int startFrom,
int numEvents)
Get events indicating completion (success/failure) of component tasks.
|
Copyright © 2016 Apache Software Foundation. All rights reserved.