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

Declarations for ReplayPlan. More...

#include "FragmentReplayPlan.h"
#include <Common/Serializable.h>
#include <Common/StringExt.h>
#include <vector>
#include <iostream>
Include dependency graph for ReplayPlan.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::ReplayPlan
 Holds a fragment replay plan for the recovery of a RangeServer. More...
 

Namespaces

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

Detailed Description

Declarations for ReplayPlan.

This file contains declarations for ReplayPlan, a class that holds information about how the commit log fragments from a failed RangeServer will be replayed during recovery.

Definition in file ReplayPlan.h.