Declarations for TableMutatorSyncDispatchHandler. More...
#include <Hypertable/Lib/RangeServer/Client.h>#include <AsyncComm/Comm.h>#include <AsyncComm/CommAddress.h>#include <AsyncComm/DispatchHandler.h>#include <AsyncComm/Event.h>#include <Common/InetAddr.h>#include <Common/StringExt.h>#include <condition_variable>#include <mutex>

Go to the source code of this file.
Classes | |
| class | Hypertable::TableMutatorSyncDispatchHandler |
| This class is a DispatchHandler class that is used for collecting asynchronous commit log sync requests. More... | |
| struct | Hypertable::TableMutatorSyncDispatchHandler::ErrorResult |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Declarations for TableMutatorSyncDispatchHandler.
This file contains declarations for TableMutatorSyncDispatchHandler, a class for issuing and responding to RangeServer::commit_log_sync() requests.
Definition in file TableMutatorSyncDispatchHandler.h.
1.8.8