| Class | Description |
|---|---|
| AdvancedSingletonCacheWriter | |
| Bucket |
A bucket is where entries are stored.
|
| DelegatingCacheLoader | |
| DelegatingCacheWriter | |
| SingletonCacheWriter |
SingletonStore is a delegating cache store used for situations when only one instance should interact with the
underlying store.
|
| Exception | Description |
|---|---|
| SingletonCacheWriter.PushStateException |
Exception representing any issues that arise from pushing the in-memory state to the cache loader.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.