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