See: Description
Interface | Description |
---|---|
InputProtocol |
Transmit inputs to a map or reduce task sub-process.
|
InputProtocol.Callback |
Transmit inputs to a map or reduce task sub-process.
|
OutputProtocol |
Transmit outputs from a map or reduce task to parent.
|
OutputProtocol.Callback |
Transmit outputs from a map or reduce task to parent.
|
Class | Description |
---|---|
TetherJob |
Constructs and submits tether jobs.
|
Enum | Description |
---|---|
TaskType |
Each language will provide a framework to permit easy implementation of MapReduce programs in that language. Currently only a Java framework has been implemented, for test purposes, so this feature is not yet useful.
This is still an experimental API, subject to change.
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.