public class InboundWaitResponse extends AbstractXrootdInboundResponse
Server's prerogative to tell the client to wait up to a certain number of seconds.
stat, streamId| Constructor and Description |
|---|
InboundWaitResponse(io.netty.buffer.ByteBuf buffer,
int requestId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxWaitInSeconds() |
int |
getRequestId()
The xrootd request type this is a response to
|
getStatus, getStreamIdpublic InboundWaitResponse(io.netty.buffer.ByteBuf buffer,
int requestId)
public int getMaxWaitInSeconds()
public int getRequestId()
XrootdInboundResponseCopyright © 2011–2018 dCache.org. All rights reserved.