Uses of Class
org.infinispan.container.impl.AbstractInternalDataContainer
Packages that use AbstractInternalDataContainer
Package
Description
Data containers which store cache entries.
-
Uses of AbstractInternalDataContainer in org.infinispan.container.impl
Subclasses of AbstractInternalDataContainer in org.infinispan.container.implModifier and TypeClassDescriptionclass
Bounded implementation of segmented data container.class
DefaultDataContainer<K,
V> DefaultDataContainer is both eviction and non-eviction based data container.class
DataContainer implementation that internally stores entries in an array of maps.class
Segmented data container that also allows for non owned segments to be written to a temporary map (L1). -
Uses of AbstractInternalDataContainer in org.infinispan.container.offheap
Subclasses of AbstractInternalDataContainer in org.infinispan.container.offheap