| Package | Description |
|---|---|
| org.infinispan.client.hotrod |
Hot Rod client API.
|
| org.infinispan.commons.util |
Commons package providing various utility classes
|
| Modifier and Type | Method and Description |
|---|---|
CloseableIteratorCollection<V> |
RemoteCache.values() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CloseableIteratorSet<E>
A set that defines an iterator method that returns a
CloseableIterator
instead of a non closeable one. |
| Modifier and Type | Class and Description |
|---|---|
class |
CloseableIteratorCollectionAdapter<E>
Adapts
Collection to CloseableIteratorCollection |
class |
CloseableIteratorSetAdapter<E>
Adapts
Set to CloseableIteratorSet |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.