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>

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... | |
Declarations for IndexUpdater.
This file contains type declarations for IndexUpdater, a class for keeping index tables up-to-date.
Definition in file IndexUpdater.h.
1.8.8