public class StatResponse extends AbstractXrootdResponse<StatRequest>
request, stat| Constructor and Description |
|---|
StatResponse(StatRequest request,
FileStatus fs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getBytes(io.netty.buffer.ByteBuf buffer) |
int |
getDataLength()
Returns the length of the response body.
|
int |
getFlags() |
long |
getId() |
long |
getModificationTime() |
long |
getSize() |
String |
toString() |
getRequest, getStatus, writeTopublic StatResponse(StatRequest request, FileStatus fs)
public long getSize()
public int getFlags()
public long getId()
public long getModificationTime()
public int getDataLength()
XrootdResponsegetDataLength in interface XrootdResponse<StatRequest>getDataLength in class AbstractXrootdResponse<StatRequest>protected void getBytes(io.netty.buffer.ByteBuf buffer)
getBytes in class AbstractXrootdResponse<StatRequest>Copyright © 2011–2018 dCache.org. All rights reserved.