XrdClientReadAheadMgr Class Reference
#include <XrdClientReadAhead.hh>
List of all members.
Member Enumeration Documentation
- Enumerator:
RAStr_none |
|
RAStr_pureseq |
|
RAStr_SlidingAvg |
|
Constructor & Destructor Documentation
XrdClientReadAheadMgr::XrdClientReadAheadMgr |
( |
|
) |
[inline] |
virtual XrdClientReadAheadMgr::~XrdClientReadAheadMgr |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual int XrdClientReadAheadMgr::GetReadAheadHint |
( |
long long |
offset, |
|
|
long |
len, |
|
|
long long & |
raoffset, |
|
|
long & |
ralen, |
|
|
long |
blksize | |
|
) |
| | [pure virtual] |
virtual int XrdClientReadAheadMgr::Reset |
( |
|
) |
[pure virtual] |
virtual void XrdClientReadAheadMgr::SetRASize |
( |
long |
bytes |
) |
[inline, virtual] |
static bool XrdClientReadAheadMgr::TrimReadRequest |
( |
long long & |
offs, |
|
|
long & |
len, |
|
|
long |
rasize, |
|
|
long |
blksize | |
|
) |
| | [static] |
Member Data Documentation
The documentation for this class was generated from the following file: