Package | Description |
---|---|
org.infinispan.commons.util.concurrent.jdk8backported | |
org.infinispan.container |
Data containers which store cache entries.
|
org.infinispan.container.entries |
Entries which are stored in data containers.
|
Class and Description |
---|
AbstractEntrySizeCalculatorHelper
Abstract class that provides a method to round up to the nearest value of 8 which is important for most jvm when
doing size calculations.
|
BoundedEquivalentConcurrentHashMapV8.ConcurrentHashMapSpliterator
An object for traversing and partitioning elements of a source.
|
BoundedEquivalentConcurrentHashMapV8.Eviction |
BoundedEquivalentConcurrentHashMapV8.EvictionListener |
BoundedEquivalentConcurrentHashMapV8.KeySetView
A view of a EquivalentConcurrentHashMapV8 as a
Set of keys, in
which additions may optionally be enabled by mapping to a
common value. |
EntrySizeCalculator |
EquivalentConcurrentHashMapV8
A hash table supporting full concurrency of retrievals and
high expected concurrency for updates.
|
EquivalentConcurrentHashMapV8.ConcurrentHashMapSpliterator
An object for traversing and partitioning elements of a source.
|
EquivalentConcurrentHashMapV8.KeySetView
A view of a EquivalentConcurrentHashMapV8 as a
Set of keys, in
which additions may optionally be enabled by mapping to a
common value. |
Class and Description |
---|
EntrySizeCalculator |
Class and Description |
---|
AbstractEntrySizeCalculatorHelper
Abstract class that provides a method to round up to the nearest value of 8 which is important for most jvm when
doing size calculations.
|
EntrySizeCalculator |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.