| Package | Description |
|---|---|
| org.apache.ignite.hadoop |
Contains Hadoop Accelerator APIs.
|
| org.apache.ignite.internal.processors.hadoop |
Contains Hadoop APIs.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<HadoopInputSplit> |
HadoopJob.input()
Gets collection of input splits for this job.
|
Collection<HadoopInputSplit> |
HadoopMapReducePlan.mappers(UUID nodeId)
Gets collection of file blocks for which mappers should be executed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HadoopFileBlock
Hadoop file block.
|
| Modifier and Type | Method and Description |
|---|---|
HadoopInputSplit |
HadoopTaskInfo.inputSplit() |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<HadoopInputSplit> |
HadoopJobEx.input()
Gets collection of input splits for this job.
|
| Constructor and Description |
|---|
HadoopTaskInfo(HadoopTaskType type,
HadoopJobId jobId,
int taskNum,
int attempt,
HadoopInputSplit inputSplit)
Creates new task info.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018