Package | Description |
---|---|
org.infinispan.iteration.impl |
Provides Infinispan-specific implementation details iterating over entries in the cache, specifically optimized for
distributed caches.
|
org.infinispan.stream.impl |
Modifier and Type | Method and Description |
---|---|
void |
LocalEntryRetriever.PartitionListener.onPartitionChange(PartitionStatusChangedEvent<K,V> event) |
Modifier and Type | Method and Description |
---|---|
void |
PartitionAwareClusterStreamManager.PartitionListener.onPartitionChange(PartitionStatusChangedEvent<K,?> event) |
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.