| Package | Description |
|---|---|
| org.infinispan.distribution.util |
| Class and Description |
|---|
| ReadOnlySegmentAwareEntrySet
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.
|
| ReadOnlySegmentAwareIterator
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.
|
| ReadOnlySegmentAwareSet
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.
|
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.