| Package | Description |
|---|---|
| org.dcache.xrootd.core | |
| org.dcache.xrootd.protocol.messages | |
| org.dcache.xrootd.stream |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
XrootdRequestHandler.doOnReadV(io.netty.channel.ChannelHandlerContext ctx,
ReadVRequest msg) |
protected Void |
XrootdAuthorizationHandler.doOnReadV(io.netty.channel.ChannelHandlerContext ctx,
ReadVRequest msg) |
| Modifier and Type | Method and Description |
|---|---|
ReadVRequest |
ReadVResponse.getRequest() |
| Constructor and Description |
|---|
ReadVResponse(ReadVRequest request,
GenericReadRequestMessage.EmbeddedReadRequest[] requests,
io.netty.buffer.ByteBuf[] data,
int index,
int length,
boolean isIncomplete) |
| Modifier and Type | Field and Description |
|---|---|
protected ReadVRequest |
AbstractChunkedReadvResponse.request |
| Constructor and Description |
|---|
AbstractChunkedReadvResponse(ReadVRequest request,
int maxFrameSize) |
ChunkedFileChannelReadvResponse(ReadVRequest request,
int maxFrameSize,
List<FileChannel> channels) |
ChunkedFileReadvResponse(ReadVRequest request,
int maxFrameSize,
List<RandomAccessFile> files) |
Copyright © 2011–2018 dCache.org. All rights reserved.