Package | Description |
---|---|
org.infinispan.client.hotrod |
HotRod Client API
|
org.infinispan.commons.util |
Commons package providing various utility classes
|
Modifier and Type | Method and Description |
---|---|
CloseableIteratorSet<Map.Entry<K,V>> |
RemoteCache.entrySet() |
CloseableIteratorSet<K> |
RemoteCache.keySet() |
Modifier and Type | Class and Description |
---|---|
class |
CloseableIteratorSetAdapter<E>
Adapts
Set to CloseableIteratorSet |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.