Uses of Class
org.apache.hadoop.nfs.NfsFileType

Packages that use NfsFileType
org.apache.hadoop.nfs   
 

Uses of NfsFileType in org.apache.hadoop.nfs
 

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



Copyright © 2009 The Apache Software Foundation