| Package | Description |
|---|---|
| com.hammurapi.store.local |
Local (in-JVM) implementation of object store.
|
| Modifier and Type | Field and Description |
|---|---|
protected LocalStoreBase.Config<T,PK,S> |
LocalStoreBase.config |
| Constructor and Description |
|---|
LocalStoreBase(LocalStoreBase.Config<T,PK,S> config) |
LocalStoreImpl(LocalStoreBase.Config<T,PK,LocalStore<T,PK>> config) |