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

Cache entry for Hyperspace table data. More...

#include <HyperspaceTableCache.h>

Public Attributes

SchemaPtr schema
 Smart pointer to Schema object. More...
 
bool maintenance_disabled {}
 Flag indicating if "maintenance_disabled" attribute is set. More...
 

Detailed Description

Cache entry for Hyperspace table data.

Definition at line 51 of file HyperspaceTableCache.h.

Member Data Documentation

bool Hypertable::HyperspaceTableCache::Entry::maintenance_disabled {}

Flag indicating if "maintenance_disabled" attribute is set.

Definition at line 56 of file HyperspaceTableCache.h.

SchemaPtr Hypertable::HyperspaceTableCache::Entry::schema

Smart pointer to Schema object.

Definition at line 54 of file HyperspaceTableCache.h.


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