public interface XrootdRequest
| Modifier and Type | Method and Description |
|---|---|
int |
getRequestId()
Returns the request id.
|
XrootdSession |
getSession()
Returns the xrootd session associated with the request.
|
int |
getStreamId()
Returns the stream id.
|
Subject |
getSubject()
Returns the subject as identified by the associated session.
|
void |
setSession(XrootdSession session)
Associates the request with an xrootd session.
|
int getStreamId()
int getRequestId()
void setSession(XrootdSession session)
XrootdSession getSession()
Subject getSubject()
Copyright © 2011–2018 dCache.org. All rights reserved.