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 |
---|---|
protected class |
DistributedEntryRetriever.DistributedItr<C> |
Modifier and Type | Field and Description |
---|---|
protected Set<LocalEntryRetriever.Itr<?>> |
LocalEntryRetriever.PartitionListener.iterators |
Modifier and Type | Method and Description |
---|---|
protected <C> void |
LocalEntryRetriever.registerIterator(LocalEntryRetriever.Itr<C> itr,
Set<Flag> flags) |
Constructor and Description |
---|
ItrQueuerHandler(LocalEntryRetriever.Itr<C> iterator) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.