Declarations for Schema. More...
#include <Common/Properties.h>#include "Common/PageArenaAllocator.h"#include <Common/StringExt.h>#include <Hypertable/Lib/AccessGroupSpec.h>#include <Hypertable/Lib/ColumnFamilySpec.h>#include <Hypertable/Lib/TableParts.h>#include <expat.h>#include <bitset>#include <list>#include <memory>#include <unordered_map>#include <vector>

Go to the source code of this file.
Classes | |
| class | Hypertable::Schema |
| Schema specification. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr< Schema > | Hypertable::SchemaPtr |
| Smart pointer to Schema. More... | |
Declarations for Schema.
This file contains type declarations for Schema, a class representing a table schema specification.
Definition in file Schema.h.
1.8.8