Uses of Class
org.apache.nutch.storage.Host.Field

Packages that use Host.Field
org.apache.nutch.storage   
 

Uses of Host.Field in org.apache.nutch.storage
 

Methods in org.apache.nutch.storage that return Host.Field
static Host.Field Host.Field.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Host.Field[] Host.Field.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation