Uses of Class
de.hpi.fgis.voidgen.hadoop.tasks.joining.Counter

Packages that use Counter
de.hpi.fgis.voidgen.hadoop.tasks.joining Contains the classes for enriching each RDF quadruple with the cluster of the subject and the cluster of the object. 
 

Uses of Counter in de.hpi.fgis.voidgen.hadoop.tasks.joining
 

Methods in de.hpi.fgis.voidgen.hadoop.tasks.joining that return Counter
static Counter Counter.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Counter[] Counter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.