protected class LocalEntryRetriever.PartitionListener extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AvailabilityMode |
currentMode |
protected Set<LocalEntryRetriever.Itr<?>> |
iterators |
| Modifier | Constructor and Description |
|---|---|
protected |
PartitionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onPartitionChange(PartitionStatusChangedEvent<K,V> event) |
protected volatile AvailabilityMode currentMode
protected final Set<LocalEntryRetriever.Itr<?>> iterators
public void onPartitionChange(PartitionStatusChangedEvent<K,V> event)
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.