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 |
|---|---|
static RENAME3Response |
deserialize(XDR xdr) |
WccData |
getFromDirWcc() |
WccData |
getToDirWcc() |
XDR |
serialize(XDR out,
int xid,
Verifier verifier)
Write the response, along with the rpc header (including verifier), to the
XDR.
|
getStatus, setStatuspublic WccData getFromDirWcc()
public WccData getToDirWcc()
public static RENAME3Response deserialize(XDR xdr)
public XDR serialize(XDR out, int xid, Verifier verifier)
NFS3Responseserialize in class NFS3ResponseCopyright © 2018 CERN. All Rights Reserved.