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

Declarations for TableInfoMap. More...

#include <Hypertable/RangeServer/HyperspaceTableCache.h>
#include <Hypertable/RangeServer/TableInfo.h>
#include <Common/StringExt.h>
#include <map>
#include <memory>
#include <mutex>
#include <string>
Include dependency graph for TableInfoMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::TableInfoMap
 Manages live range map and set of log names that can be safely removed. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Typedefs

typedef std::shared_ptr
< TableInfoMap
Hypertable::TableInfoMapPtr
 Shared smart pointer to TableInfoMap. More...
 

Detailed Description

Declarations for TableInfoMap.

This file contains the type declarations for TableInfoMap, a class used to map table IDs to TableInfo objects and manage the set of "remove ok" logs.

Definition in file TableInfoMap.h.