Uses of Class
de.hpi.fgis.voidgen.hadoop.HadoopProperty

Packages that use HadoopProperty
de.hpi.fgis.voidgen.hadoop Contains the entry point for running the different tasks for generating VoID descriptions. 
 

Uses of HadoopProperty in de.hpi.fgis.voidgen.hadoop
 

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