org.apache.hadoop.nfs.nfs3.response
Class LOOKUP3Response
java.lang.Object
org.apache.hadoop.nfs.nfs3.response.NFS3Response
org.apache.hadoop.nfs.nfs3.response.LOOKUP3Response
public class LOOKUP3Response
- extends NFS3Response
LOOKUP3 Response
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOOKUP3Response
public LOOKUP3Response(int status)
LOOKUP3Response
public LOOKUP3Response(int status,
FileHandle fileHandle,
Nfs3FileAttributes postOpObjAttr,
Nfs3FileAttributes postOpDirAttributes)
LOOKUP3Response
public LOOKUP3Response(XDR xdr)
throws IOException
- Throws:
IOException
send
public XDR send(XDR out,
int xid)
- Overrides:
send
in class NFS3Response
Copyright © 2009 The Apache Software Foundation