| Class | Description |
|---|---|
| AbstractStoreManager |
Abstract Store Manager used as the basis for concrete StoreManager implementations.
|
| AbstractStoreTransaction |
Abstract implementation of
StoreTransaction to be used as the basis for more specific implementations. |
| DistributedStoreManager |
Abstract class that handles configuration options shared by all distributed storage backends
|
| LocalStoreManager |
Abstract Store Manager used as the basis for local StoreManager implementations.
|
| NoOpStoreTransaction |
Dummy transaction object that does nothing
|
| Enum | Description |
|---|---|
| DistributedStoreManager.Deployment |
Copyright © 2012–2015. All rights reserved.