0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Hypertable::LocationCacheKey Struct Reference

Key type for Range location cache. More...

#include <LocationCache.h>

Public Attributes

const char * table_name
 
const char * end_row
 

Detailed Description

Key type for Range location cache.

Definition at line 42 of file LocationCache.h.

Member Data Documentation

const char* Hypertable::LocationCacheKey::end_row

Definition at line 44 of file LocationCache.h.

const char* Hypertable::LocationCacheKey::table_name

Definition at line 43 of file LocationCache.h.


The documentation for this struct was generated from the following file: