org.apache.hadoop.nfs.nfs3.request
Class GETATTR3Request

java.lang.Object
  extended by org.apache.hadoop.nfs.nfs3.request.RequestWithHandle
      extended by org.apache.hadoop.nfs.nfs3.request.GETATTR3Request

public class GETATTR3Request
extends RequestWithHandle

GETATTR3 Request


Field Summary
 
Fields inherited from class org.apache.hadoop.nfs.nfs3.request.RequestWithHandle
handle
 
Constructor Summary
GETATTR3Request(XDR xdr)
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.nfs.nfs3.request.RequestWithHandle
getHandle, serialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GETATTR3Request

public GETATTR3Request(XDR xdr)
                throws IOException
Throws:
IOException


Copyright © 2009 The Apache Software Foundation