Declarations for OperationEphemeral. More...
#include <ctime>
#include <set>
#include "AsyncComm/Event.h"
#include "Common/ScopeGuard.h"
#include "Common/Time.h"
#include "Hypertable/Lib/MetaLogEntity.h"
#include "Context.h"
#include "Operation.h"
Go to the source code of this file.
Classes | |
class | Hypertable::OperationEphemeral |
Abstract base class for ephemeral operations. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Declarations for OperationEphemeral.
This file contains declarations for OperationEphemeral, an abstract base class that that represents a master operation that does not get logged to the MML.
Definition in file OperationEphemeral.h.