|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmapred.MapRedNotSendCoeff
public class MapRedNotSendCoeff
This is an older implementation of EPiC. The Mappers and Reducer only compute the monomials and return back to the user. The user is responsible for reconstructing the count value by multiplying the obtained results with the precomputed coefficients.
Constructor Summary | |
---|---|
MapRedNotSendCoeff()
|
Method Summary | |
---|---|
static void |
setup(org.apache.hadoop.mapred.JobConf conf)
Initializes the class based on provided configuration parameters. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapRedNotSendCoeff()
Method Detail |
---|
public static void setup(org.apache.hadoop.mapred.JobConf conf)
conf
- configuration parameters.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |