0.9.8.10
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
home
doug
src
hypertable
src
cc
Hypertable
Lib
RootFileHandler.cc
Go to the documentation of this file.
1
22
#include "
Common/Compat.h
"
23
#include "
RangeLocator.h
"
24
#include "
RootFileHandler.h
"
25
26
using namespace
Hypertable
;
27
31
void
RootFileHandler::attr_set
(
const
std::string &name) {
32
if
(name ==
"server"
)
33
m_range_locator
->
set_root_stale
();
34
}
Hypertable::RootFileHandler::attr_set
virtual void attr_set(const std::string &name)
Invoked when an attribute gets set on the file associated with the registered handle.
Definition:
RootFileHandler.cc:31
Hypertable::RootFileHandler::m_range_locator
RangeLocator * m_range_locator
Definition:
RootFileHandler.h:45
RangeLocator.h
Compat.h
Compatibility Macros for C/C++.
Hypertable
Hypertable definitions
Definition:
ApplicationHandler.h:36
Hypertable::RangeLocator::set_root_stale
void set_root_stale()
Sets the "root stale" flag.
Definition:
RangeLocator.h:134
RootFileHandler.h
Generated on Tue Dec 22 2015 18:43:12 for Hypertable by
1.8.8