int32_t fNumQueues
Current number of threads that will be used by this object.
uint32_t fNumRowsPerTile
Number of rows per tile.
uint32_t fCatalogSize
Actual catalog size (.size() is slow on large lists)
int32_t fCheckOffset
offset to the data pointer to calculate the checksum
uint64_t fMaxUsableMem
Maximum number of bytes that can be allocated by the memory manager.
off_t fCatalogOffset
Offset of the catalog from the beginning of the file.
int fErrno
propagate errno to main thread
uint32_t fNumTiles
Number of pre-reserved tiles.
uint32_t fRealRowWidth
Width in bytes of one uncompressed row.
std::exception_ptr fThreadsException
exception pointer to store exceptions coming from the threads