|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmapred.MapRedPlainCountOne
public class MapRedPlainCountOne
This is an illustrating implementation of counting based on unencrypted fields. This implementation supports single field counting and multiple conjuctive counting only. Disjunctive counting (and therefore, arbitrary boolean expressions) is not supported.
Constructor Summary | |
---|---|
MapRedPlainCountOne()
|
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 MapRedPlainCountOne()
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 |