0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
TableMutator.h File Reference
#include "Cells.h"
#include "ClientObject.h"
#include "KeySpec.h"
#include "Table.h"
#include "TableMutatorAsync.h"
#include "TableMutatorQueue.h"
#include "TableCallback.h"
#include "RangeLocator.h"
#include "Schema.h"
#include "TableIdentifier.h"
#include <AsyncComm/ConnectionManager.h>
#include <Common/Properties.h>
#include <Common/StringExt.h>
#include <Common/Timer.h>
#include <condition_variable>
#include <iostream>
#include <mutex>
Include dependency graph for TableMutator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::TableMutator
 Provides the ability to mutate a table in the form of adding and deleting rows and cells. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< TableMutator
Hypertable::TableMutatorPtr
 Smart pointer to TableMutator. More...