public class RENAME3Response extends NFS3Response
status
Constructor and Description |
---|
RENAME3Response(int status) |
RENAME3Response(int status,
WccData fromWccData,
WccData toWccData) |
Modifier and Type | Method and Description |
---|---|
WccData |
getFromDirWcc() |
WccData |
getToDirWcc() |
XDR |
writeHeaderAndResponse(XDR out,
int xid,
Verifier verifier)
Write the response, along with the rpc header (including verifier), to the
XDR.
|
getStatus, setStatus
public WccData getFromDirWcc()
public WccData getToDirWcc()
public XDR writeHeaderAndResponse(XDR out, int xid, Verifier verifier)
NFS3Response
writeHeaderAndResponse
in class NFS3Response
Copyright © 2013 Apache Software Foundation. All rights reserved.