|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractKeyGenerator | |
---|---|
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 AbstractKeyGenerator in net.sf.eos.hadoop.mapred |
---|
Methods in net.sf.eos.hadoop.mapred that return AbstractKeyGenerator | |
---|---|
static AbstractKeyGenerator<? extends WritableComparable> |
AbstractKeyGenerator.newInstance(Configuration conf)
Creates a new instance. |
Uses of AbstractKeyGenerator in net.sf.eos.hadoop.mapred.cooccurrence |
---|
Subclasses of AbstractKeyGenerator in net.sf.eos.hadoop.mapred.cooccurrence | |
---|---|
class |
IdMetadataKeyGenerator
Creates a new map based on the document metadata value of EosDocument.ID_META_KEY and optionally other metadata information. |
Uses of AbstractKeyGenerator in net.sf.eos.hadoop.mapred.decompose |
---|
Subclasses of AbstractKeyGenerator in net.sf.eos.hadoop.mapred.decompose | |
---|---|
class |
TextMetaKeyGenerator
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |