39 m_mutator(mutator), m_scatter_buffer(scatter_buffer) {
std::shared_ptr< TableMutatorAsyncScatterBuffer > TableMutatorAsyncScatterBufferPtr
Smart pointer to TableMutatorAsyncScatterBuffer.
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.
Logging routines and macros.
Compatibility Macros for C/C++.
#define HT_FATALF(msg,...)
TableMutatorAsyncScatterBufferPtr get_outstanding_buffer(size_t id)
Declarations for Protocol.
virtual void run()
Carries out the request.
Base clase for application handlers.
Declarations for TableMutatorAsyncScatterBuffer.
Error codes, Exception handling, error logging.
TableMutatorAsync * m_mutator