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

Declarations for TableMutatorAsyncScatterBuffer. More...

#include <Hypertable/Lib/Cell.h>
#include <Hypertable/Lib/Cells.h>
#include <Hypertable/Lib/Key.h>
#include <Hypertable/Lib/RangeLocator.h>
#include <Hypertable/Lib/RangeServer/Client.h>
#include <Hypertable/Lib/Schema.h>
#include <Hypertable/Lib/TableMutatorAsyncSendBuffer.h>
#include <Hypertable/Lib/TableMutatorAsyncCompletionCounter.h>
#include <AsyncComm/CommAddress.h>
#include <AsyncComm/ApplicationQueueInterface.h>
#include <AsyncComm/Event.h>
#include <Common/ByteString.h>
#include <Common/FlyweightString.h>
#include <Common/StringExt.h>
#include <Common/Timer.h>
#include <Common/InetAddr.h>
#include <condition_variable>
#include <memory>
#include <mutex>
#include <random>
#include <vector>
Include dependency graph for TableMutatorAsyncScatterBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::TableMutatorAsyncScatterBuffer
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< TableMutatorAsyncScatterBuffer
Hypertable::TableMutatorAsyncScatterBufferPtr
 Smart pointer to TableMutatorAsyncScatterBuffer. More...
 

Detailed Description

Declarations for TableMutatorAsyncScatterBuffer.

This file contains declarations for TableMutatorAsyncScatterBuffer, a class for sending updates to to a set of range servers in parallel.

Definition in file TableMutatorAsyncScatterBuffer.h.