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

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

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

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



Copyright © 2012 The Apache Software Foundation