| Interface | Description |
|---|---|
| CacheConfiguration | |
| CacheProperties |
Exposes a cache configuration as simple high-level properties.
|
| IdentifierFactory<I> |
Factory for creating unique identifiers suitable for use by the local cluster member.
|
| Class | Description |
|---|---|
| ConcurrentManager<K,V> |
Manages creation and destruction of values to be shared across threads.
|
| SimpleIdentifierFactory<I> |
Simple
IdentifierFactory that delegates to a supplier. |
| SimpleManager<K,V> |
Manages creation and destruction of objects not sharable across threads.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.