|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.nfs.nfs3.response.NFS3Response
org.apache.hadoop.nfs.nfs3.response.FSSTAT3Response
public class FSSTAT3Response
FSSTAT3 Response
| Field Summary |
|---|
| Fields inherited from class org.apache.hadoop.nfs.nfs3.response.NFS3Response |
|---|
status |
| Constructor Summary | |
|---|---|
FSSTAT3Response(int status)
|
|
FSSTAT3Response(int status,
Nfs3FileAttributes postOpAttr,
long tbytes,
long fbytes,
long abytes,
long tfiles,
long ffiles,
long afiles,
int invarsec)
|
|
| Method Summary | |
|---|---|
XDR |
writeHeaderAndResponse(XDR out,
int xid,
Verifier verifier)
Write the response, along with the rpc header (including verifier), to the XDR. |
| Methods inherited from class org.apache.hadoop.nfs.nfs3.response.NFS3Response |
|---|
getStatus, setStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FSSTAT3Response(int status)
public FSSTAT3Response(int status,
Nfs3FileAttributes postOpAttr,
long tbytes,
long fbytes,
long abytes,
long tfiles,
long ffiles,
long afiles,
int invarsec)
| Method Detail |
|---|
public XDR writeHeaderAndResponse(XDR out,
int xid,
Verifier verifier)
NFS3Response
writeHeaderAndResponse in class NFS3Response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||