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

#include <CellStoreScannerInterval.h>

Public Attributes

int64_t offset
 
int64_t zlength
 
const uint8_t * base
 
const uint8_t * end
 

Detailed Description

Definition at line 39 of file CellStoreScannerInterval.h.

Member Data Documentation

const uint8_t* Hypertable::CellStoreScannerInterval::BlockInfo::base

Definition at line 42 of file CellStoreScannerInterval.h.

const uint8_t* Hypertable::CellStoreScannerInterval::BlockInfo::end

Definition at line 43 of file CellStoreScannerInterval.h.

int64_t Hypertable::CellStoreScannerInterval::BlockInfo::offset

Definition at line 40 of file CellStoreScannerInterval.h.

int64_t Hypertable::CellStoreScannerInterval::BlockInfo::zlength

Definition at line 41 of file CellStoreScannerInterval.h.


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