Uses of Class
org.apache.hadoop.nfs.nfs3.request.SetAttr3

Packages that use SetAttr3
org.apache.hadoop.nfs.nfs3.request   
 

Uses of SetAttr3 in org.apache.hadoop.nfs.nfs3.request
 

Methods in org.apache.hadoop.nfs.nfs3.request that return SetAttr3
 SetAttr3 SETATTR3Request.getAttr()
           
 SetAttr3 CREATE3Request.getObjAttr()
           
 SetAttr3 MKDIR3Request.getObjAttr()
           
 SetAttr3 SYMLINK3Request.getSymAttr()
           
 

Constructors in org.apache.hadoop.nfs.nfs3.request with parameters of type SetAttr3
CREATE3Request(FileHandle handle, String name, int mode, SetAttr3 objAttr, long verf)
           
 



Copyright © 2009 The Apache Software Foundation