#include <XrdClientReadAhead.hh>
Enumerator |
---|
RAStr_none |
|
RAStr_pureseq |
|
RAStr_SlidingAvg |
|
XrdClientReadAheadMgr::XrdClientReadAheadMgr |
( |
| ) |
|
|
inline |
virtual XrdClientReadAheadMgr::~XrdClientReadAheadMgr |
( |
| ) |
|
|
inlinevirtual |
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 | ) |
|
|
inlinevirtual |
static bool XrdClientReadAheadMgr::TrimReadRequest |
( |
long long & |
offs, |
|
|
long & |
len, |
|
|
long |
rasize, |
|
|
long |
blksize |
|
) |
| |
|
static |
long XrdClientReadAheadMgr::RASize |
|
protected |
The documentation for this class was generated from the following file: