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

Declarations for TableMutatorIntervalHandler. More...

#include <AsyncComm/DispatchHandler.h>
#include <condition_variable>
#include <mutex>
Include dependency graph for TableMutatorIntervalHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::TableMutatorIntervalHandler
 Timer handler for periodically flushing a shared mutator. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< TableMutatorIntervalHandler > 
Hypertable::TableMutatorIntervalHandlerPtr
 Smart pointer to TableMutatorIntervalHandler. More...
 

Detailed Description

Declarations for TableMutatorIntervalHandler.

This file contains declarations for TableMutatorIntervalHandler, a class that is used as the timer handler for periodically flushing a shared mutator.

Definition in file TableMutatorIntervalHandler.h.