Internal cache entry.
More...
Internal cache entry.
Definition at line 183 of file QueryCache.h.
Hypertable::QueryCache::QueryCacheEntry::QueryCacheEntry |
( |
Key & |
k, |
|
|
const char * |
tname, |
|
|
const char * |
rw, |
|
|
std::set< uint8_t > & |
column_ids, |
|
|
uint32_t |
cells, |
|
|
boost::shared_array< uint8_t > & |
res, |
|
|
uint32_t |
rlen |
|
) |
| |
|
inline |
void Hypertable::QueryCache::QueryCacheEntry::dump |
( |
| ) |
|
|
inline |
RowKey Hypertable::QueryCache::QueryCacheEntry::invalidate_key |
( |
| ) |
const |
|
inline |
Key Hypertable::QueryCache::QueryCacheEntry::lookup_key |
( |
| ) |
const |
|
inline |
uint32_t Hypertable::QueryCache::QueryCacheEntry::cell_count |
std::set<uint8_t> Hypertable::QueryCache::QueryCacheEntry::columns |
Key Hypertable::QueryCache::QueryCacheEntry::key |
boost::shared_array<uint8_t> Hypertable::QueryCache::QueryCacheEntry::result |
uint32_t Hypertable::QueryCache::QueryCacheEntry::result_length |
RowKey Hypertable::QueryCache::QueryCacheEntry::row_key |
The documentation for this class was generated from the following file:
- /home/doug/src/hypertable/src/cc/Hypertable/RangeServer/QueryCache.h