public class ChunkedFileChannelReadvResponse extends AbstractChunkedReadvResponse
index, maxFrameSize, request, requests| Constructor and Description |
|---|
ChunkedFileChannelReadvResponse(ReadVRequest request,
int maxFrameSize,
List<FileChannel> channels) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getSize(int fd) |
protected io.netty.buffer.ByteBuf |
read(io.netty.buffer.ByteBufAllocator alloc,
int fd,
long position,
int length) |
close, getRequest, isEndOfInput, nextChunkpublic ChunkedFileChannelReadvResponse(ReadVRequest request, int maxFrameSize, List<FileChannel> channels)
protected long getSize(int fd)
throws IOException,
XrootdException
getSize in class AbstractChunkedReadvResponseIOExceptionXrootdExceptionprotected io.netty.buffer.ByteBuf read(io.netty.buffer.ByteBufAllocator alloc,
int fd,
long position,
int length)
throws IOException,
XrootdException
read in class AbstractChunkedReadvResponseIOExceptionXrootdExceptionCopyright © 2011–2018 dCache.org. All rights reserved.