|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClosureCounter | |
---|---|
de.hpi.fgis.voidgen.hadoop.closure | Contains the classes for creating the transitive closure of graph based data via Hadoop MapReduce using the transitive closure algorithm developed for the BTC 2010 by Dandy Fenz and Matthias Pohl. |
Uses of ClosureCounter in de.hpi.fgis.voidgen.hadoop.closure |
---|
Methods in de.hpi.fgis.voidgen.hadoop.closure that return ClosureCounter | |
---|---|
static ClosureCounter |
ClosureCounter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ClosureCounter[] |
ClosureCounter.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |