Derecho  0.9
Distributed systems toolkit for RDMA
Classes | Namespaces | Typedefs
ObjectStore.hpp File Reference
#include <optional>
#include "Object.hpp"
Include dependency graph for ObjectStore.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  objectstore::IObjectStoreService
 

Namespaces

 objectstore
 

Typedefs

using objectstore::ObjectWatcher = std::function< void(const OID &, const Object &)>
 
using objectstore::version_t = persistent::version_t