Go to the source code of this file.
Namespaces | |
Hypertable | |
Hypertable definitions | |
Hypertable::SerializedCellsFlag | |
Hypertable::SerializedCellsVersion | |
Enumerations | |
enum | { Hypertable::SerializedCellsFlag::EOB = 0x01, Hypertable::SerializedCellsFlag::EOS = 0x02, Hypertable::SerializedCellsFlag::FLUSH = 0x04, Hypertable::SerializedCellsFlag::REV_IS_TS = 0x10, Hypertable::SerializedCellsFlag::AUTO_TIMESTAMP = 0x20, Hypertable::SerializedCellsFlag::HAVE_TIMESTAMP = 0x40, Hypertable::SerializedCellsFlag::HAVE_REVISION = 0x80 } |
enum | { Hypertable::SerializedCellsVersion::SCVERSION = 0x01 } |