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

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"
Include dependency graph for OperationEphemeral.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::OperationEphemeral
 Abstract base class for ephemeral operations. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

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.