AtlasFile::IOStatus::TOCIOStatus Struct Reference

#include <atlasFile.h>

List of all members.


Detailed Description

I/O status of a single resource TOC.


Public Attributes

U32 mLoadQueueLength
 Number of stubs on load queue.
U32 mNumStubsLoading
 Number of stubs currently in loading state.
U32 mNumChunksDeadOnArrival
 Number of times chunk data was no longer needed when finally arriving at stub.
U32 mBytesPending
 Number of chunk bytes currently in pending state.
U32 mBytesLoading
 Number of chunk bytes currently in loading state.


Member Data Documentation

Number of stubs currently in loading state.

Number of times chunk data was no longer needed when finally arriving at stub.

Number of chunk bytes currently in pending state.

Number of chunk bytes currently in loading state.