28 #ifndef Hypertable_Lib_MetaLogWriter_h
29 #define Hypertable_Lib_MetaLogWriter_h
39 #include <condition_variable>
99 std::vector<EntityPtr> &initial_entities);
287 #endif // Hypertable_Lib_MetaLogWriter_h
Abstract base class for a filesystem.
std::shared_ptr< Entity > EntityPtr
Smart pointer to Entity.
Abstract base class for application dispatch handlers registered with AsyncComm.
Flags
Enumeration type for append flags.
std::shared_ptr< Event > EventPtr
Smart pointer to Event.
Declarations for DispatchHandler.
Entry point to AsyncComm service.
std::shared_ptr< Writer > WriterPtr
Smart pointer to Writer.
std::shared_ptr< Filesystem > FilesystemPtr
Smart pointer to Filesystem.
std::shared_ptr< Definition > DefinitionPtr
Smart pointer to Definition.