0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Hypertable::QueryCache Member List

This is the complete list of members for Hypertable::QueryCache, including all inherited members.

available_memory()Hypertable::QueryCacheinline
Cache typedefHypertable::QueryCacheprivate
dump_keys(std::ofstream &out)Hypertable::QueryCache
get_stats(uint64_t *max_memoryp, uint64_t *available_memoryp, uint64_t *total_lookupsp, uint64_t *total_hitsp, int32_t *total_waiters)Hypertable::QueryCache
insert(Key *key, const char *tablename, const char *row, std::set< uint8_t > &columns, uint32_t cell_count, boost::shared_array< uint8_t > &result, uint32_t result_length)Hypertable::QueryCache
invalidate(const char *tablename, const char *row, std::set< uint8_t > &columns)Hypertable::QueryCache
InvalidateHashIndex typedefHypertable::QueryCacheprivate
lookup(Key *key, boost::shared_array< uint8_t > &result, uint32_t *lenp, uint32_t *cell_count)Hypertable::QueryCache
LookupHashIndex typedefHypertable::QueryCacheprivate
m_avail_memoryHypertable::QueryCacheprivate
m_cacheHypertable::QueryCacheprivate
m_max_memoryHypertable::QueryCacheprivate
m_mutexHypertable::QueryCacheprivate
m_recent_hit_countHypertable::QueryCacheprivate
m_total_hit_countHypertable::QueryCacheprivate
m_total_lookup_countHypertable::QueryCacheprivate
memory_used()Hypertable::QueryCacheinline
QueryCache(uint64_t max_memory)Hypertable::QueryCache
Sequence typedefHypertable::QueryCacheprivate