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

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

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...
 

Detailed Description

Declarations for UpdatePipeline.

This file contains type declarations for UpdatePipeline, a three-staged, multithreaded update pipeline.

Definition in file UpdatePipeline.h.