Uses of Class
org.infinispan.commands.read.AbstractCloseableIteratorCollection
-
Packages that use AbstractCloseableIteratorCollection Package Description org.infinispan.interceptors.distribution Interceptors dealing with command replication in distributed/replicated mode. -
-
Uses of AbstractCloseableIteratorCollection in org.infinispan.interceptors.distribution
Subclasses of AbstractCloseableIteratorCollection in org.infinispan.interceptors.distribution Modifier and Type Class Description protected static class
DistributionBulkInterceptor.BackingEntrySet<K,V>
protected static class
DistributionBulkInterceptor.BackingKeySet<K,V>
protected static class
DistributionBulkInterceptor.TxBackingEntrySet<K,V>
-