| Package | Description |
|---|---|
| org.infinispan.container.impl |
Data containers which store cache entries.
|
| org.infinispan.container.offheap |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundedSegmentedDataContainer<K,V>
Bounded implementation of segmented data container.
|
class |
L1SegmentedDataContainer<K,V>
Segmented data container that also allows for non owned segments to be written to a temporary map (L1).
|
| Modifier and Type | Field and Description |
|---|---|
protected DefaultSegmentedDataContainer |
SegmentedBoundedOffHeapDataContainer.dataContainer |
Copyright © 2022 JBoss by Red Hat. All rights reserved.