xrootd
Public Member Functions | Protected Attributes | List of all members
XrdClientReadAhead_pureseq Class Reference
Inheritance diagram for XrdClientReadAhead_pureseq:
Inheritance graph
[legend]
Collaboration diagram for XrdClientReadAhead_pureseq:
Collaboration graph
[legend]

Public Member Functions

 XrdClientReadAhead_pureseq ()
 
virtual int GetReadAheadHint (long long offset, long len, long long &raoffset, long &ralen, long blksz)
 
virtual int Reset ()
 
- Public Member Functions inherited from XrdClientReadAheadMgr
 XrdClientReadAheadMgr ()
 
virtual ~XrdClientReadAheadMgr ()
 
virtual void SetRASize (long bytes)
 
XrdClient_RAStrategy GetCurrentStrategy ()
 

Protected Attributes

long long RALast
 
- Protected Attributes inherited from XrdClientReadAheadMgr
long RASize
 
XrdClient_RAStrategy currstrategy
 

Additional Inherited Members

- Public Types inherited from XrdClientReadAheadMgr
enum  XrdClient_RAStrategy { RAStr_none, RAStr_pureseq, RAStr_SlidingAvg }
 
- Static Public Member Functions inherited from XrdClientReadAheadMgr
static XrdClientReadAheadMgrCreateReadAheadMgr (XrdClient_RAStrategy strategy)
 
static bool TrimReadRequest (long long &offs, long &len, long rasize, long blksize)
 

Constructor & Destructor Documentation

XrdClientReadAhead_pureseq::XrdClientReadAhead_pureseq ( )
inline

References RALast.

Member Function Documentation

int XrdClientReadAhead_pureseq::GetReadAheadHint ( long long  offset,
long  len,
long long &  raoffset,
long &  ralen,
long  blksz 
)
virtual
virtual int XrdClientReadAhead_pureseq::Reset ( )
inlinevirtual

Implements XrdClientReadAheadMgr.

References RALast.

Member Data Documentation

long long XrdClientReadAhead_pureseq::RALast
protected

The documentation for this class was generated from the following file: