| Class and Description |
|---|
| CacheManager
Some notes on how this works:
This implementation manages optimistic locking and version checks itself.
|
| ClientScopeAdapter |
| GroupAdapter |
| LazyLoader
A functional interface that can be used to return data
D from a source S where implementations are free to define how and when
data is fetched from source as well how it is internally cached. |
| RealmAdapter |
| RealmCacheManager |
| RealmCacheSession
- the high level architecture of this cache is an invalidation cache.
|
| RoleAdapter |
| UpdateCounter
Used to track cache revisions
|
| UserCacheManager |
| UserCacheSession |
| Class and Description |
|---|
| CacheManager
Some notes on how this works:
This implementation manages optimistic locking and version checks itself.
|
| Class and Description |
|---|
| RealmCacheManager |
| UserCacheManager |
Copyright © 2021 JBoss by Red Hat. All rights reserved.