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... | |
Cache entry for Hyperspace table data.
Definition at line 51 of file HyperspaceTableCache.h.
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.