Declarations for ColumnFamilySpec. More...
#include <bitset>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | Hypertable::ColumnFamilyOptions |
Specification for column family options. More... | |
class | Hypertable::ColumnFamilySpec |
Column family specification. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Typedefs | |
typedef std::vector < ColumnFamilySpec * > | Hypertable::ColumnFamilySpecs |
Vector of ColumnFamilySpec pointers. More... | |
Declarations for ColumnFamilySpec.
This file contains type declarations for ColumnFamilySpec, a class representing a column family specification.
Definition in file ColumnFamilySpec.h.