17 #ifndef __MESOS_STATE_LOG_HPP__ 18 #define __MESOS_STATE_LOG_HPP__ 36 class LogStorageProcess;
48 const std::string&
name)
override;
50 const internal::state::Entry& entry,
62 #endif // __MESOS_STATE_LOG_HPP__
LogStorage(mesos::log::Log *log, size_t diffsBetweenSnapshots=0)
process::Future< bool > expunge(const internal::state::Entry &entry) override
process::Future< std::set< std::string > > names() override
Definition: storage.hpp:33
Definition: executor.hpp:48
constexpr const char * name
Definition: shell.hpp:41
Definition: future.hpp:58