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

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

AddressSet typedefHypertable::LocationCacheprivate
display(std::ostream &)Hypertable::LocationCache
get_constant_address(const CommAddress &addr)Hypertable::LocationCacheprivate
insert(const char *table_name, RangeLocationInfo &range_loc_info, bool pegged=false)Hypertable::LocationCache
invalidate(const char *table_name, const char *rowkey)Hypertable::LocationCache
invalidate_host(const std::string &hostname)Hypertable::LocationCache
LocationCache(uint32_t max_entries)Hypertable::LocationCacheinline
LocationMap typedefHypertable::LocationCacheprivate
lookup(const char *table_name, const char *rowkey, RangeLocationInfo *range_loc_infop, bool inclusive=false)Hypertable::LocationCache
lookup(const char *table_name, const char *rowkey, RangeAddrInfo *range_addr_infop, bool inclusive=false)Hypertable::LocationCache
lookup(const char *table_name, const char *rowkey, Value *&cacheval, bool inclusive)Hypertable::LocationCacheprivate
m_addressesHypertable::LocationCacheprivate
m_headHypertable::LocationCacheprivate
m_location_mapHypertable::LocationCacheprivate
m_max_entriesHypertable::LocationCacheprivate
m_mutexHypertable::LocationCacheprivate
m_stringsHypertable::LocationCacheprivate
m_tailHypertable::LocationCacheprivate
move_to_head(Value *cacheval)Hypertable::LocationCacheprivate
remove(Value *cacheval)Hypertable::LocationCacheprivate
~LocationCache()Hypertable::LocationCache