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

Declarations for IndexUpdater. More...

#include <Hypertable/Lib/ResultCallback.h>
#include <Hypertable/Lib/Schema.h>
#include <Hypertable/Lib/Table.h>
#include <Hypertable/Lib/TableMutatorAsync.h>
#include <Common/String.h>
#include <map>
#include <memory>
#include <mutex>
Include dependency graph for IndexUpdater.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::IndexUpdater
 Helper class for updating index tables. More...
 
class  Hypertable::IndexUpdaterFactory
 Factory class for creating IndexUpdater objects. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< IndexUpdater
Hypertable::IndexUpdaterPtr
 Smart pointer to IndexUpdater. More...
 

Detailed Description

Declarations for IndexUpdater.

This file contains type declarations for IndexUpdater, a class for keeping index tables up-to-date.

Definition in file IndexUpdater.h.