public class WanEventHolder extends Object
Constructor and Description |
---|
WanEventHolder(Data key,
Data value,
EntryEventType eventType) |
Modifier and Type | Method and Description |
---|---|
EntryEventType |
getEventType() |
Data |
getKey() |
Data |
getValue() |
public WanEventHolder(Data key, Data value, EntryEventType eventType)
public Data getKey()
public Data getValue()
public EntryEventType getEventType()
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.