Uses of Class
org.infinispan.container.impl.DefaultSegmentedDataContainer
Packages that use DefaultSegmentedDataContainer
Package
Description
Data containers which store cache entries.
-
Uses of DefaultSegmentedDataContainer in org.infinispan.container.impl
Subclasses of DefaultSegmentedDataContainer in org.infinispan.container.implModifier and TypeClassDescriptionclassBounded implementation of segmented data container.classSegmented data container that also allows for non owned segments to be written to a temporary map (L1).classA shared container where all of the entries are stored in the caffeine map, but they are indexed in the map segment container of the DefaultsegmentedDataContainer. -
Uses of DefaultSegmentedDataContainer in org.infinispan.container.offheap
Fields in org.infinispan.container.offheap declared as DefaultSegmentedDataContainerModifier and TypeFieldDescriptionprotected DefaultSegmentedDataContainerSegmentedBoundedOffHeapDataContainer.dataContainer