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

Holds range start and end row plus location. More...

#include <RangeLocationInfo.h>

Inheritance diagram for Hypertable::RangeLocationInfo:
Inheritance graph
[legend]
Collaboration diagram for Hypertable::RangeLocationInfo:
Collaboration graph
[legend]

Public Attributes

std::string start_row
 
std::string end_row
 
- Public Attributes inherited from Hypertable::RangeAddrInfo
CommAddress addr
 

Detailed Description

Holds range start and end row plus location.

Definition at line 39 of file RangeLocationInfo.h.

Member Data Documentation

std::string Hypertable::RangeLocationInfo::end_row

Definition at line 42 of file RangeLocationInfo.h.

std::string Hypertable::RangeLocationInfo::start_row

Definition at line 41 of file RangeLocationInfo.h.


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