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

Declarations for MetaLogEntityRange. More...

#include <Hypertable/RangeServer/MetaLogEntityTypes.h>
#include <Hypertable/Lib/MetaLogEntity.h>
#include <Hypertable/Lib/RangeSpec.h>
#include <Hypertable/Lib/RangeState.h>
#include <Hypertable/Lib/TableIdentifier.h>
Include dependency graph for MetaLogEntityRange.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::MetaLogEntityRange
 MetaLog entity for range state persisted in RSML. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< MetaLogEntityRange > 
Hypertable::MetaLogEntityRangePtr
 Smart pointer to MetaLogEntityRange. More...
 

Detailed Description

Declarations for MetaLogEntityRange.

This file contains the type declarations for MetaLogEntityRange, a MetaLog entity class used to persist a range's state to the RSML.

Definition in file MetaLogEntityRange.h.