Uses of Class
org.infinispan.commons.util.AbstractDelegatingMap
Package
Description
Commons package providing various utility classes
Data containers which store cache entries.
-
Uses of AbstractDelegatingMap in org.infinispan.commons.util
-
Uses of AbstractDelegatingMap in org.infinispan.container.impl
Modifier and TypeClassDescriptionclass
class
-
Uses of AbstractDelegatingMap in org.infinispan.distribution.util
Modifier and TypeClassDescriptionclass
Map implementation that shows a read only view of the provided entry by only allowing entries whose key maps to a given segment using the provided consistent hash.