|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectMapper | |
|---|---|
| datafu.hourglass.jobs | Incremental Hadoop jobs and some supporting classes. |
| datafu.hourglass.mapreduce | Implementations of mappers, combiners, and reducers used by incremental jobs. |
| Uses of ObjectMapper in datafu.hourglass.jobs |
|---|
| Methods in datafu.hourglass.jobs that return ObjectMapper | |
|---|---|
protected ObjectMapper |
AbstractPartitionPreservingIncrementalJob.getMapProcessor()
|
| Uses of ObjectMapper in datafu.hourglass.mapreduce |
|---|
| Subclasses of ObjectMapper in datafu.hourglass.mapreduce | |
|---|---|
class |
CollapsingMapper
The mapper used by AbstractPartitionCollapsingIncrementalJob and its derived classes. |
class |
PartitioningMapper
The mapper used by AbstractPartitionPreservingIncrementalJob and its derived classes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||