Declarations for UpdatePipeline. More...
#include <Hypertable/RangeServer/Context.h>#include <Hypertable/RangeServer/QueryCache.h>#include <Hypertable/RangeServer/TimerHandler.h>#include <Hypertable/RangeServer/UpdateContext.h>#include <Hypertable/Lib/KeySpec.h>#include <Common/ByteString.h>#include <Common/DynamicBuffer.h>#include <Common/Filesystem.h>#include <condition_variable>#include <memory>#include <mutex>#include <thread>

Go to the source code of this file.
Classes | |
| class | Hypertable::UpdatePipeline |
| Three-staged, multithreaded update pipeline. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Typedefs | |
| typedef std::shared_ptr < UpdatePipeline > | Hypertable::UpdatePipelinePtr |
| Smart pointer to UpdatePipeline. More... | |
Declarations for UpdatePipeline.
This file contains type declarations for UpdatePipeline, a three-staged, multithreaded update pipeline.
Definition in file UpdatePipeline.h.
1.8.8