Declarations for HyperspaceTableCache. More...
Go to the source code of this file.
Classes | |
class | Hypertable::HyperspaceTableCache |
Provides efficient lookup of Hyperspace table data. More... | |
class | Hypertable::HyperspaceTableCache::Entry |
Cache entry for Hyperspace table data. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Typedefs | |
typedef std::shared_ptr < HyperspaceTableCache > | Hypertable::HyperspaceTableCachePtr |
Smart pointer to HyperspaceTableCache. More... | |
Declarations for HyperspaceTableCache.
This file contains the type declarations for HyperspaceTableCache, a class used to load table schemas from Hyperspace into memory and provide fast lookup.
Definition in file HyperspaceTableCache.h.