0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
HyperspaceTableCache.h File Reference

Declarations for HyperspaceTableCache. More...

#include "Hypertable/Lib/Schema.h"
#include "Hyperspace/Session.h"
#include <map>
#include <memory>
Include dependency graph for HyperspaceTableCache.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.