Package | Description |
---|---|
org.infinispan.distribution.util |
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlySegmentAwareEntrySet<K,V>
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.
|
Modifier and Type | Field and Description |
---|---|
protected ReadOnlySegmentAwareSet<K> |
ReadOnlySegmentAwareMap.segmentAwareKeySet |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.