27 #ifndef Hypertable_Lib_Master_NamespaceFlag_h
28 #define Hypertable_Lib_Master_NamespaceFlag_h
55 static std::string
to_str(
int flags);
62 #endif // Hypertable_Lib_Master_NamespaceFlag_h
static std::string to_str(int flags)
Converts flags to human readable string.
Namespace operation bit flags.
Perform operation if namespace does not exist.
Perform operation if namespace exists.
Create intermediate namespaces.