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

Declarations for Plan. More...

#include "ReceiverPlan.h"
#include "ReplayPlan.h"
#include <Hypertable/Lib/RangeSpec.h>
#include <Common/Serializable.h>
#include <Common/Serialization.h>
#include <Common/String.h>
#include <memory>
Include dependency graph for Plan.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::Lib::RangeServerRecovery::Plan
 RangeServer recovery plan. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 
 Hypertable::Lib
 Hypertable library.
 
 Hypertable::Lib::RangeServerRecovery
 

Typedefs

typedef std::shared_ptr< PlanHypertable::Lib::RangeServerRecovery::PlanPtr
 Smart pointer to Plan. More...
 

Detailed Description

Declarations for Plan.

This file contains declarations for Plan, a class that encapsulates information about a RangeServer recovery plan.

Definition in file Plan.h.