public interface ReplicationEventObject
| Modifier and Type | Method and Description |
|---|---|
Data |
getKey()
Returns the key for the entry on which the event occurred.
|
void |
incrementEventCount(com.hazelcast.wan.impl.WanEventCounter eventCounter)
Increments the count for the related event in the
eventCounter |
void incrementEventCount(com.hazelcast.wan.impl.WanEventCounter eventCounter)
eventCountereventCounter - the WAN event counterData getKey()
Copyright © 2018 Hazelcast, Inc.. All rights reserved.