Uses of Class
org.infinispan.commons.util.AbstractDelegatingCollection
Package
Description
Commons package providing various utility classes
-
Uses of AbstractDelegatingCollection in org.infinispan.commons.util
-
Uses of AbstractDelegatingCollection in org.infinispan.distribution.util
Modifier and TypeClassDescriptionclass
Set implementation that shows a read only view of the provided set by only allowing entries that map to a given segment using the provided consistent hash.class
Iterator implementation that shows a read only view of the provided iterator by only allowing values that map to a given segment using the provided consistent hash.