public class ChunkedFileReadvResponse extends AbstractChunkedReadvResponse
index, maxFrameSize, request, requests| Constructor and Description |
|---|
ChunkedFileReadvResponse(ReadVRequest request,
int maxFrameSize,
List<RandomAccessFile> files) |
| 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 ChunkedFileReadvResponse(ReadVRequest request, int maxFrameSize, List<RandomAccessFile> files)
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.