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

Packages that use AccessPrivilege
org.apache.hadoop.nfs   
 

Uses of AccessPrivilege in org.apache.hadoop.nfs
 

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



Copyright © 2014 Apache Software Foundation. All Rights Reserved.