|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyGenerator | |
|---|---|
| net.sf.eos.hadoop.mapred | Contains the base infrastructure for mapreduce handling. |
| net.sf.eos.hadoop.mapred.cooccurrence | Main task of the εοs-toolkit mapreduce system to support cooccurrence based entity oriented search. |
| net.sf.eos.hadoop.mapred.decompose | Decomposes a text into it sentences in a mapreduce task. |
| Uses of KeyGenerator in net.sf.eos.hadoop.mapred |
|---|
| Classes in net.sf.eos.hadoop.mapred that implement KeyGenerator | |
|---|---|
class |
AbstractKeyGenerator<K extends WritableComparable>
Simple implementation with a factory. |
| Uses of KeyGenerator in net.sf.eos.hadoop.mapred.cooccurrence |
|---|
| Classes in net.sf.eos.hadoop.mapred.cooccurrence that implement KeyGenerator | |
|---|---|
class |
IdMetadataKeyGenerator
Creates a new map based on the document metadata value of EosDocument.ID_META_KEY and optionally other metadata information. |
| Uses of KeyGenerator in net.sf.eos.hadoop.mapred.decompose |
|---|
| Classes in net.sf.eos.hadoop.mapred.decompose that implement KeyGenerator | |
|---|---|
class |
TextMetaKeyGenerator
|
| Methods in net.sf.eos.hadoop.mapred.decompose that return KeyGenerator | |
|---|---|
protected KeyGenerator<Text> |
SentencerMapper.newGenerator()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||