Uses of Class
de.hpi.fgis.voidgen.hadoop.tasks.inputstatistics.Task1Counter

Packages that use Task1Counter
de.hpi.fgis.voidgen.hadoop.tasks.inputstatistics Contains the classes for counting the resources, subjects, predicates, objects and contexts of RDF input data. 
 

Uses of Task1Counter in de.hpi.fgis.voidgen.hadoop.tasks.inputstatistics
 

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