org.apache.hadoop.nfs.nfs3.request
Class SETATTR3Request
java.lang.Object
org.apache.hadoop.nfs.nfs3.request.RequestWithHandle
org.apache.hadoop.nfs.nfs3.request.SETATTR3Request
public class SETATTR3Request
- extends RequestWithHandle
SETATTR3 Request
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SETATTR3Request
public SETATTR3Request(XDR xdr)
throws IOException
- Throws:
IOException
getAttr
public SetAttr3 getAttr()
isCheck
public boolean isCheck()
getCtime
public NfsTime getCtime()
Copyright © 2009 The Apache Software Foundation