Package | Description |
---|---|
org.infinispan.iteration.impl |
Provides Infinispan-specific implementation details iterating over entries in the cache, specifically optimized for
distributed caches.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionAwareEntryIterable<K,V>
CloseableIterable implementation that will enhance another CloseableIterable to use the provided context values in the
iteration process properly.
|
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.