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

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

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

Detailed Description

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.