Declarations for ReplayPlan. More...
#include "FragmentReplayPlan.h"
#include <Common/Serializable.h>
#include <Common/StringExt.h>
#include <vector>
#include <iostream>
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 | |
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.