public class LocateResponse extends AbstractXrootdResponse<LocateRequest>
| Modifier and Type | Class and Description |
|---|---|
static class |
LocateResponse.Access |
static class |
LocateResponse.InfoElement |
static class |
LocateResponse.Node |
request, stat| Constructor and Description |
|---|
LocateResponse(LocateRequest request,
LocateResponse.InfoElement... info) |
| Modifier and Type | Method and Description |
|---|---|
static String |
encode(LocateResponse.InfoElement[] info) |
protected void |
getBytes(io.netty.buffer.ByteBuf buffer) |
int |
getDataLength()
Returns the length of the response body.
|
String |
toString() |
getRequest, getStatus, writeTopublic LocateResponse(LocateRequest request, LocateResponse.InfoElement... info)
public static String encode(LocateResponse.InfoElement[] info)
public int getDataLength()
XrootdResponsegetDataLength in interface XrootdResponse<LocateRequest>getDataLength in class AbstractXrootdResponse<LocateRequest>protected void getBytes(io.netty.buffer.ByteBuf buffer)
getBytes in class AbstractXrootdResponse<LocateRequest>Copyright © 2011–2018 dCache.org. All rights reserved.