| Package | Description |
|---|---|
| com.hammurapi.store.local |
Local (in-JVM) implementation of object store.
|
| Class and Description |
|---|
| HandleFactory
Handle factory allows to configure LocalStore store to use custom handles which
carry additional information about store entries.
|
| LocalHandle |
| LocalHandle.HandleStrength |
| LocalStore
Local store which implements only store's methods.
|
| LocalStoreBase
In-memory object store.
|
| LocalStoreBase.Config
Store configuration.
|