org.apache.hadoop.nfs.nfs3.response
Class VoidResponse
java.lang.Object
org.apache.hadoop.nfs.nfs3.response.NFS3Response
org.apache.hadoop.nfs.nfs3.response.VoidResponse
public class VoidResponse
- extends NFS3Response
A void NFSv3 response
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VoidResponse
public VoidResponse(int status)
send
public XDR send(XDR out,
int xid)
- Overrides:
send
in class NFS3Response
Copyright © 2009 The Apache Software Foundation