22 #ifndef HYPERTABLE_TABLEMUTATORASYNCHANDLER_H
23 #define HYPERTABLE_TABLEMUTATORASYNCHANDLER_H
29 class TableMutatorAsync;
53 #endif // HYPERTABLE_TABLEMUTATORASYNCHANDLER_H
Declarations of ApplicationHandler.
Provides the ability to mutate a table in the form of adding and deleting rows and cells...
uint32_t m_scatter_buffer
TableMutatorAsyncHandler(TableMutatorAsync *mutator, uint32_t scatter_buffer)
Constructor.
virtual void run()
Carries out the request.
Base clase for application handlers.
This class is a DispatchHandler.
TableMutatorAsync * m_mutator