works.iterative.event.impl.InMemorySnapshotStore
See theInMemorySnapshotStore companion object
class InMemorySnapshotStore[Id, T](data: Ref[Map[Id, T]]) extends SnapshotStore[Id, T]
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article