Definition at line 120 of file FileBlockCache.h.
Hypertable::FileBlockCache::BlockCacheEntry::BlockCacheEntry |
( |
| ) |
|
|
inline |
Hypertable::FileBlockCache::BlockCacheEntry::BlockCacheEntry |
( |
int |
id, |
|
|
uint64_t |
offset, |
|
|
const EventPtr & |
e |
|
) |
| |
|
inline |
int64_t Hypertable::FileBlockCache::BlockCacheEntry::key |
( |
| ) |
const |
|
inline |
uint8_t* Hypertable::FileBlockCache::BlockCacheEntry::block {} |
EventPtr Hypertable::FileBlockCache::BlockCacheEntry::event |
int Hypertable::FileBlockCache::BlockCacheEntry::file_id {-1} |
uint64_t Hypertable::FileBlockCache::BlockCacheEntry::file_offset {} |
uint32_t Hypertable::FileBlockCache::BlockCacheEntry::length {} |
uint32_t Hypertable::FileBlockCache::BlockCacheEntry::ref_count {} |
The documentation for this class was generated from the following file: