Class InMemoryStore

java.lang.Object
io.xpipe.core.util.JacksonizedValue
io.xpipe.core.store.InMemoryStore
All Implemented Interfaces:
DataStore, StreamDataStore

public class InMemoryStore extends JacksonizedValue implements StreamDataStore
A store whose contents are stored in memory.