| AddressSet typedef | Hypertable::LocationCache | private |
| display(std::ostream &) | Hypertable::LocationCache | |
| get_constant_address(const CommAddress &addr) | Hypertable::LocationCache | private |
| 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::LocationCache | inline |
| LocationMap typedef | Hypertable::LocationCache | private |
| 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::LocationCache | private |
| m_addresses | Hypertable::LocationCache | private |
| m_head | Hypertable::LocationCache | private |
| m_location_map | Hypertable::LocationCache | private |
| m_max_entries | Hypertable::LocationCache | private |
| m_mutex | Hypertable::LocationCache | private |
| m_strings | Hypertable::LocationCache | private |
| m_tail | Hypertable::LocationCache | private |
| move_to_head(Value *cacheval) | Hypertable::LocationCache | private |
| remove(Value *cacheval) | Hypertable::LocationCache | private |
| ~LocationCache() | Hypertable::LocationCache | |