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.implSubclasses of AbstractInternalDataContainer in org.infinispan.container.implModifier and TypeClassDescriptionclassBounded implementation of segmented data container.classDefaultDataContainer<K,V> DefaultDataContainer is both eviction and non-eviction based data container.classDataContainer implementation that internally stores entries in an array of maps.classSegmented data container that also allows for non owned segments to be written to a temporary map (L1).
- 
Uses of AbstractInternalDataContainer in org.infinispan.container.offheapSubclasses of AbstractInternalDataContainer in org.infinispan.container.offheap