0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
OperationDropTable.cc File Reference

Definitions for OperationDropTable. More...

#include <Common/Compat.h>
#include "OperationDropTable.h"
#include <Hypertable/Master/DispatchHandlerOperationDropTable.h>
#include <Hypertable/Master/ReferenceManager.h>
#include <Hypertable/Master/Utility.h>
#include <Hypertable/Lib/Key.h>
#include <Hyperspace/Session.h>
#include <Common/Error.h>
#include <Common/FailureInducer.h>
#include <Common/ScopeGuard.h>
#include <Common/Serialization.h>
#include <boost/algorithm/string.hpp>
#include <algorithm>
#include <iterator>
#include <vector>
Include dependency graph for OperationDropTable.cc:

Go to the source code of this file.

Detailed Description

Definitions for OperationDropTable.

This file contains definitions for OperationDropTable, an Operation class for dropping (removing) a table from the system.

Definition in file OperationDropTable.cc.