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>
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< Plan > | Hypertable::Lib::RangeServerRecovery::PlanPtr |
Smart pointer to Plan. More... | |
Declarations for Plan.
This file contains declarations for Plan, a class that encapsulates information about a RangeServer recovery plan.
Definition in file Plan.h.