Uses of Interface
org.infinispan.commons.util.CloseableIteratorCollection
Packages that use CloseableIteratorCollection
Package
Description
Hot Rod client API.
Commons package providing various utility classes
-
Uses of CloseableIteratorCollection in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return CloseableIteratorCollectionModifier and TypeMethodDescriptiondefault CloseableIteratorCollection<V>RemoteCache.values()This method is identical toRemoteCache.values()except that it will only return values that map to the given segments. -
Uses of CloseableIteratorCollection in org.infinispan.client.hotrod.impl
Methods in org.infinispan.client.hotrod.impl that return CloseableIteratorCollectionModifier and TypeMethodDescription -
Uses of CloseableIteratorCollection in org.infinispan.commons.util
Subinterfaces of CloseableIteratorCollection in org.infinispan.commons.utilModifier and TypeInterfaceDescriptioninterfaceA set that defines an iterator method that returns aCloseableIteratorinstead of a non closeable one.Classes in org.infinispan.commons.util that implement CloseableIteratorCollectionModifier and TypeClassDescriptionclassAdaptsCollectiontoCloseableIteratorCollectionclassAdaptsSettoCloseableIteratorSet