public class READDIR3Request extends RequestWithHandle
handle| Constructor and Description |
|---|
READDIR3Request(FileHandle handle,
long cookie,
long cookieVerf,
int count) |
| Modifier and Type | Method and Description |
|---|---|
static READDIR3Request |
deserialize(XDR xdr) |
long |
getCookie() |
long |
getCookieVerf() |
long |
getCount() |
void |
serialize(XDR xdr)
Subclass should implement.
|
getHandlepublic READDIR3Request(FileHandle handle, long cookie, long cookieVerf, int count)
public static READDIR3Request deserialize(XDR xdr) throws IOException
IOExceptionpublic long getCookie()
public long getCookieVerf()
public long getCount()
public void serialize(XDR xdr)
NFS3Requestserialize in class NFS3RequestCopyright © 2018 CERN. All Rights Reserved.