Holds range start and end row plus location. More...
#include <RangeLocationInfo.h>
Public Attributes | |
std::string | start_row |
std::string | end_row |
Public Attributes inherited from Hypertable::RangeAddrInfo | |
CommAddress | addr |
Holds range start and end row plus location.
Definition at line 39 of file RangeLocationInfo.h.
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.