| Interface | Description |
|---|---|
| ObjectStore<T extends Serializable> |
A generic object key value store
|
| ObjectStoreManager |
Creates and manages
ObjectStore instances. |
| Class | Description |
|---|---|
| ObjectStoreSettings |
Immutable object which contains settings parameters regarding how should a particular
ObjectStore instance behave. |
| ObjectStoreSettings.Builder |
A Builder for creating
ObjectStoreSettings |
Copyright © 2022. All rights reserved.