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

Declarations for GroupCommitInterface. More...

#include <Hypertable/Lib/Schema.h>
#include <Hypertable/Lib/TableIdentifier.h>
#include <AsyncComm/Event.h>
#include <Common/StaticBuffer.h>
#include <memory>
Include dependency graph for GroupCommitInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::GroupCommitInterface
 Abstract base class for group commit implementation. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< GroupCommitInterface
Hypertable::GroupCommitInterfacePtr
 Smart pointer to GroupCommitInterface. More...
 

Detailed Description

Declarations for GroupCommitInterface.

This file contains declarations for GroupCommitInterface, a class that defines the interface to the group commit mechanism.

Definition in file GroupCommitInterface.h.