Declarations for FragmentData. More...
#include <Hypertable/RangeServer/Range.h>#include <Hypertable/RangeServer/ScanContext.h>#include <Hypertable/Lib/CommitLog.h>#include <Hypertable/Lib/Key.h>#include <Hypertable/Lib/TableIdentifier.h>#include <AsyncComm/Event.h>#include <Common/ByteString.h>#include <memory>#include <vector>

Go to the source code of this file.
Classes | |
| class | Hypertable::FragmentData |
| Accumulates phantom update data for a phantom range. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < FragmentData > | Hypertable::FragmentDataPtr |
| Smart pointer to FragmentData. More... | |
Declarations for FragmentData.
This file contains the type declarations for FragmentData, a class for accumulating phantom update data for a phantom range.
Definition in file FragmentData.h.
1.8.8