Declarations for SystemState. More...
#include <vector>
#include "Hypertable/Lib/MetaLogEntity.h"
#include "Hypertable/Lib/SystemVariable.h"
#include "NotificationMessage.h"
Go to the source code of this file.
Classes | |
class | Hypertable::SystemState |
Holds persistent global system state. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Typedefs | |
typedef std::shared_ptr < SystemState > | Hypertable::SystemStatePtr |
Shared smart pointer to SystemState. More... | |
Declarations for SystemState.
This file contains declarations for SystemState, a MetaLog entity for persisting global system state.
Definition in file SystemState.h.