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

Declarations for DispatchHandlerOperationToggleTableMaintenance. More...

#include "DispatchHandlerOperation.h"
#include <AsyncComm/CommAddress.h>
Include dependency graph for DispatchHandlerOperationToggleTableMaintenance.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::DispatchHandlerOperationToggleTableMaintenance
 Dispatch handler for either enabling or disabling table maintenance by issuing requests to range servers and aggregating the responses. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

Declarations for DispatchHandlerOperationToggleTableMaintenance.

This file contains declarations for DispatchHandlerOperationToggleTableMaintenance, a class for enabling or disabling maintenance for a table by calling appropriate functions on the range servers holding the table's ranges and aggregating the responses.

Definition in file DispatchHandlerOperationToggleTableMaintenance.h.