Public Member Functions | |
WriteTask (Prefetch *p, int ri, size_t s) | |
Public Attributes | |
Prefetch * | prefetch |
object queued for writing | |
int | ramBlockIdx |
in memory cache index | |
size_t | size |
write size -- block size except in case this is the end file block |
XrdFileCache::Cache::WriteTask::WriteTask | ( | Prefetch * | p, | |
int | ri, | |||
size_t | s | |||
) | [inline] |
object queued for writing
in memory cache index
write size -- block size except in case this is the end file block