public class OutboundReadRequest extends AbstractXrootdOutboundRequest
Third-party client request to read rlen bytes of
the source file from the source server.
requestId, signingLevel, streamId| Constructor and Description |
|---|
OutboundReadRequest(int streamId,
int fhandle,
long offset,
int rlen) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getParams(io.netty.buffer.ByteBuf buffer) |
protected int |
getParamsLen() |
getRequestId, getStreamId, isSigned, writeTo, writeToBufferpublic OutboundReadRequest(int streamId,
int fhandle,
long offset,
int rlen)
protected void getParams(io.netty.buffer.ByteBuf buffer)
getParams in class AbstractXrootdOutboundRequestprotected int getParamsLen()
getParamsLen in class AbstractXrootdOutboundRequestCopyright © 2011–2018 dCache.org. All rights reserved.