Declarations for PhantomRange. More...
#include <Hypertable/RangeServer/Range.h>#include <Hypertable/RangeServer/TableInfo.h>#include <Hypertable/RangeServer/FragmentData.h>#include <Hypertable/Lib/QualifiedRangeSpec.h>#include <Hypertable/Lib/RangeState.h>#include <Common/String.h>#include <Common/Filesystem.h>#include <map>#include <memory>#include <mutex>#include <vector>

Go to the source code of this file.
Classes | |
| class | Hypertable::PhantomRange |
| Represents a "phantom" range. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < PhantomRange > | Hypertable::PhantomRangePtr |
| Shared smart pointer to PhantomRange. More... | |
Declarations for PhantomRange.
This file contains declarations for PhantomRange, a class representing a "phantom" range (i.e. one that is being recovered by a RangeServer).
Definition in file PhantomRange.h.
1.8.8