| Class | Description |
|---|---|
| Combiner4TagValue |
This class include a identical combiner for TaggedValue data type.
|
| Mapper4Cross |
This class include a mapper for Cross actor.
|
| Mapper4DataTransform |
Mapper4DataTransform is a subclass of the Mapper to read data using a certain
input format and save it in SequenceFile format.
|
| Mapper4Match |
This class include a mapper for Match actor.
|
| Mapper4TagValue |
Mapper4TagValue is a subclass of the Mapper to read data using a certain
input format and tag its value before it is sent out.
|
| MapReduce4Kepler |
This class include Mapper4Kepler and Reducer4Kepler classes which extend
Mapper and Reducer class provided by Hadoop.
|
| MapReduce4Kepler.Mapper4Kepler | |
| MapReduce4Kepler.Reducer4Kepler | |
| Reducer4CoGroup |
This class include a reducer for CoGroup actor.
|
| Reducer4Match |
This class include a reducer for Match actor.
|