public class EntryEventMessagePayload<K,V>
extends java.lang.Object
| Constructor and Description |
|---|
EntryEventMessagePayload(K key,
V value,
V oldValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |