| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.hadoop |
Contains Hadoop APIs.
|
| Modifier and Type | Method and Description |
|---|---|
static GridHadoopTaskType |
GridHadoopTaskType.fromOrdinal(byte ord)
Efficiently gets enumerated value from its ordinal.
|
GridHadoopTaskType |
GridHadoopTaskInfo.type() |
static GridHadoopTaskType |
GridHadoopTaskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridHadoopTaskType[] |
GridHadoopTaskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GridHadoopTaskInfo(GridHadoopTaskType type,
GridHadoopJobId jobId,
int taskNum,
int attempt,
GridHadoopInputSplit inputSplit)
Creates new task info.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015