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