Uses of Class
org.infinispan.container.impl.DefaultSegmentedDataContainer
Package
Description
Data containers which store cache entries.
-
Uses of DefaultSegmentedDataContainer in org.infinispan.container.impl
Modifier 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
Modifier and TypeFieldDescriptionprotected DefaultSegmentedDataContainer
SegmentedBoundedOffHeapDataContainer.dataContainer