Declarations for GroupCommitInterface. More...
#include <Hypertable/Lib/Schema.h>
#include <Hypertable/Lib/TableIdentifier.h>
#include <AsyncComm/Event.h>
#include <Common/StaticBuffer.h>
#include <memory>
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... | |
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.