Declarations for LogReplayBarrier. More...
#include <Hypertable/Lib/RangeSpec.h>#include <Hypertable/Lib/TableIdentifier.h>#include <AsyncComm/Clock.h>#include <condition_variable>#include <memory>#include <mutex>

Go to the source code of this file.
Classes | |
| class | Hypertable::LogReplayBarrier |
| Blocks requests until specific commit log has finished replaying. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < LogReplayBarrier > | Hypertable::LogReplayBarrierPtr |
| Smart pointer to LogReplayBarrier. More... | |
Declarations for LogReplayBarrier.
This file contains type declarations for LogReplayBarrier, a class used to block requests until required commit log has finished replaying.
Definition in file LogReplayBarrier.h.
1.8.8