| Package | Description |
|---|---|
| org.infinispan.commons.util |
Commons package providing various utility classes
|
| org.infinispan.container.impl |
Data containers which store cache entries.
|
| org.infinispan.distribution.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDelegatingConcurrentMap<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
PeekableTouchableCaffeineMap<K,V> |
class |
PeekableTouchableContainerMap<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlySegmentAwareMap<K,V>
Map implementation that shows a read only view of the provided entry by only allowing
entries whose key maps to a given segment using the provided consistent hash.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.