0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
PhantomRange.h File Reference

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>
Include dependency graph for PhantomRange.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.