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 TypeClassDescriptionclass
Bounded implementation of segmented data container.class
Segmented data container that also allows for non owned segments to be written to a temporary map (L1). -
Uses of DefaultSegmentedDataContainer in org.infinispan.container.offheap
Fields in org.infinispan.container.offheap declared as DefaultSegmentedDataContainerModifier and TypeFieldDescriptionprotected DefaultSegmentedDataContainer
SegmentedBoundedOffHeapDataContainer.dataContainer