Class InMemoryStorageEngine

java.lang.Object
com.linkedin.davinci.store.AbstractStorageEngine<InMemoryStoragePartition>
com.linkedin.davinci.store.memory.InMemoryStorageEngine
All Implemented Interfaces:
Closeable, AutoCloseable

public class InMemoryStorageEngine extends AbstractStorageEngine<InMemoryStoragePartition>
A simple non-persistent, in-memory store.