|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.hadoop.graphbuilder.job.AbstractPreprocessJob
com.intel.hadoop.graphbuilder.demoapps.wikipedia.docwordgraph.CreateWordCountGraph.Job
public class CreateWordCountGraph.Job
Constructor Summary | |
---|---|
CreateWordCountGraph.Job()
|
Method Summary | |
---|---|
boolean |
cleanBidirectionalEdge()
|
Functional |
edgeReducer()
|
Functional |
vertexReducer()
|
Methods inherited from class com.intel.hadoop.graphbuilder.job.AbstractPreprocessJob |
---|
addUserOpt, run |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateWordCountGraph.Job()
Method Detail |
---|
public Functional vertexReducer()
vertexReducer
in class AbstractPreprocessJob
public Functional edgeReducer()
edgeReducer
in class AbstractPreprocessJob
public boolean cleanBidirectionalEdge()
cleanBidirectionalEdge
in class AbstractPreprocessJob
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |