Package org.infinispan.distribution.util
package org.infinispan.distribution.util
-
ClassDescriptionSet 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.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.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.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.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.