| Package | Description |
|---|---|
| org.infinispan.commons.util |
Commons package providing various utility classes
|
| org.infinispan.container.impl |
Data containers which store cache entries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcatIterator<E>
Iterator that concatenates a bunch of iterables into 1 big iterator.
|
class |
FilterIterator<E>
Iterator that also filters out entries based on the provided predicate.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractInternalDataContainer.EntryIterator |
Copyright © 2022 JBoss by Red Hat. All rights reserved.