public interface UnsolicitedCommitEvent extends Event<UnsolicitedCommitEvent.Type>
These events may be due to changes made internally by the backing map, such as eviction, or referrers of the backing map causing changes.
| Modifier and Type | Interface and Description |
|---|---|
static class |
UnsolicitedCommitEvent.Type
The UnsolicitedCommitEvent types.
|
| Modifier and Type | Method and Description |
|---|---|
Set<BinaryEntry> |
getEntrySet()
A set of
entries observed to have been modified without being caused by the partitioned service. |
getDispatchergetType, nextInterceptorSet<BinaryEntry> getEntrySet()
entries observed to have been modified without being caused by the partitioned service.