| Package | Description |
|---|---|
| org.infinispan.stream.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
RemovableCloseableIterator<K,C>
A CloseableIterator implementation that allows for a CloseableIterator that doesn't allow remove operations to
implement remove by delegating the call to the provided cache to remove the previously read value.
|
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.