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

Packages that use NfsExports
org.apache.hadoop.mount   
org.apache.hadoop.nfs   
 

Uses of NfsExports in org.apache.hadoop.mount
 

Method parameters in org.apache.hadoop.mount with type arguments of type NfsExports
static XDR MountResponse.writeExportList(XDR xdr, int xid, List<String> exports, List<NfsExports> hostMatcher)
          Response for RPC call MountInterface.MNTPROC.EXPORT
 

Uses of NfsExports in org.apache.hadoop.nfs
 

Methods in org.apache.hadoop.nfs that return NfsExports
static NfsExports NfsExports.getInstance(org.apache.hadoop.conf.Configuration conf)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.