0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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")
34 }
virtual void attr_set(const std::string &name)
Invoked when an attribute gets set on the file associated with the registered handle.
Compatibility Macros for C/C++.
Hypertable definitions
void set_root_stale()
Sets the "root stale" flag.
Definition: RangeLocator.h:134