public class JobSplit extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
JobSplit.SplitMetaInfo
This represents the meta information about the task split.
|
static class |
JobSplit.TaskSplitIndex
This represents the meta information about the task split that the
task gets
|
static class |
JobSplit.TaskSplitMetaInfo
This represents the meta information about the task split that the
JobTracker creates
|
| 限定符和类型 | 字段和说明 |
|---|---|
static JobSplit.TaskSplitMetaInfo |
EMPTY_TASK_SPLIT |
| 构造器和说明 |
|---|
JobSplit() |
public static final JobSplit.TaskSplitMetaInfo EMPTY_TASK_SPLIT
Copyright © 2009 The Apache Software Foundation