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

#include <AccessGroup.h>

Collaboration diagram for Hypertable::AccessGroup::CellStoreMaintenanceData:
Collaboration graph
[legend]

Public Attributes

void * user_data
 
CellStoreMaintenanceDatanext
 
CellStorecs
 
CellStore::IndexMemoryStats index_stats
 
uint64_t shadow_cache_size
 
int64_t shadow_cache_ecr
 
uint32_t shadow_cache_hits
 
int16_t maintenance_flags
 

Detailed Description

Definition at line 69 of file AccessGroup.h.

Member Data Documentation

CellStore* Hypertable::AccessGroup::CellStoreMaintenanceData::cs

Definition at line 73 of file AccessGroup.h.

CellStore::IndexMemoryStats Hypertable::AccessGroup::CellStoreMaintenanceData::index_stats

Definition at line 74 of file AccessGroup.h.

int16_t Hypertable::AccessGroup::CellStoreMaintenanceData::maintenance_flags

Definition at line 78 of file AccessGroup.h.

CellStoreMaintenanceData* Hypertable::AccessGroup::CellStoreMaintenanceData::next

Definition at line 72 of file AccessGroup.h.

int64_t Hypertable::AccessGroup::CellStoreMaintenanceData::shadow_cache_ecr

Definition at line 76 of file AccessGroup.h.

uint32_t Hypertable::AccessGroup::CellStoreMaintenanceData::shadow_cache_hits

Definition at line 77 of file AccessGroup.h.

uint64_t Hypertable::AccessGroup::CellStoreMaintenanceData::shadow_cache_size

Definition at line 75 of file AccessGroup.h.

void* Hypertable::AccessGroup::CellStoreMaintenanceData::user_data

Definition at line 71 of file AccessGroup.h.


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