17 #ifndef __MESOS_STATE_LEVELDB_HPP__    18 #define __MESOS_STATE_LEVELDB_HPP__    35 class LevelDBStorageProcess;
    46       const std::string& 
name) 
override;
    48       const internal::state::Entry& entry,
    60 #endif // __MESOS_STATE_LEVELDB_HPP__ 
~LevelDBStorage() override
 
LevelDBStorage(const std::string &path)
 
process::Future< bool > expunge(const internal::state::Entry &entry) override
 
Definition: storage.hpp:33
 
process::Future< std::set< std::string > > names() override
 
Definition: executor.hpp:48
 
Definition: leveldb.hpp:38
 
constexpr const char * name
Definition: shell.hpp:41
 
Definition: future.hpp:58