|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hpi.fgis.voidgen.hadoop.Driver
de.hpi.fgis.voidgen.hadoop.tasks.ClusterSizeDriver
public class ClusterSizeDriver
Counts for each cluster the number of unique nodes belonging to this cluster.
The following table lists the properties necessary to set.
property name | description | example value |
---|---|---|
de.hpi.fgis.voidgen.hadoop.tasks.ClusterSizeDriver.input_paths | The list of input paths containing pairs of cluster identifier and nodes of the cluster. | voidGen/clustering2 |
de.hpi.fgis.voidgen.hadoop.tasks.ClusterSizeDriver.output_path | The output path containing pairs of cluster identifier and cluster size. | voidGen/clustering2_size |
Constructor Summary | |
---|---|
ClusterSizeDriver()
|
Method Summary | |
---|---|
int |
run(java.lang.String[] args)
|
Methods inherited from class de.hpi.fgis.voidgen.hadoop.Driver |
---|
getConf, getPath, getPaths, setConf |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClusterSizeDriver()
Method Detail |
---|
public int run(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |