Uses of Class
org.apache.hadoop.nfs.nfs3.Nfs3FileAttributes.Specdata3

Packages that use Nfs3FileAttributes.Specdata3
org.apache.hadoop.nfs.nfs3.request   
 

Uses of Nfs3FileAttributes.Specdata3 in org.apache.hadoop.nfs.nfs3.request
 

Methods in org.apache.hadoop.nfs.nfs3.request that return Nfs3FileAttributes.Specdata3
 Nfs3FileAttributes.Specdata3 MKNOD3Request.getSpec()
           
 

Constructors in org.apache.hadoop.nfs.nfs3.request with parameters of type Nfs3FileAttributes.Specdata3
MKNOD3Request(FileHandle handle, String name, int type, SetAttr3 objAttr, Nfs3FileAttributes.Specdata3 spec)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.