public class WriteRequest extends XrootdRequest
_requestId, _session, _streamId, XROOTD_CHARSET| Constructor and Description |
|---|
WriteRequest(org.jboss.netty.buffer.ChannelBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
getData(GatheringByteChannel out) |
int |
getDataLength() |
int |
getFileHandle() |
long |
getWriteOffset() |
ByteBuffer[] |
toByteBuffers()
Converts this requests's payload into an array of NIO
buffers.
|
String |
toString() |
getRequestId, getSession, getStreamId, getSubject, setSessionpublic int getFileHandle()
public long getWriteOffset()
public int getDataLength()
public void getData(GatheringByteChannel out) throws IOException
IOExceptionpublic ByteBuffer[] toByteBuffers()
ChannelBuffers.toByteBuffersCopyright © 2013 dCache.org. All rights reserved.