| Class | Description |
|---|---|
| HDFSMain |
Word count job reading and writing to HDFS
|
| InfinispanJobMain |
Job reading and writing to Infinispan with Converters, reusing Map and Reducer classes that operates on Hadoop
Writables
|
| InputConverter |
Simple KeyValueConverter used to adapt mapper that operates on Writables
|
| MapClass |
The mapper
|
| OutputConverter |
Simple KeyValueConverter to be used with Reducers that operate on Writables, allowing to write simple primitives to
the cache
|
| ReduceClass |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.