#include <Common/Compat.h>#include "NamespaceListing.h"#include <Hyperspace/Session.h>#include <Common/String.h>#include <memory>#include <mutex>#include <vector>

Go to the source code of this file.
Classes | |
| class | Hypertable::NameIdMapper |
| Easy mapping between a Table/Namespace name string to ids and vice versa. More... | |
Namespaces | |
| Hyperspace | |
| Hyperspace definitions | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < NameIdMapper > | Hypertable::NameIdMapperPtr |
| Smart pointer to NameIdMapper. More... | |
1.8.8