public class WanConsistencyCheckStartedEvent extends AbstractWanAntiEntropyEventBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
mapName |
protected String |
wanPublisherId |
protected String |
wanReplicationName |
| Constructor and Description |
|---|
WanConsistencyCheckStartedEvent(UUID uuid,
String wanReplicationName,
String wanPublisherId,
String mapName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMapName() |
EventMetadata.EventType |
getType() |
String |
getWanPublisherId() |
String |
getWanReplicationName() |
getUuid, toJsongetTimestampprotected final String wanReplicationName
protected final String wanPublisherId
protected final String mapName
public EventMetadata.EventType getType()
public String getWanReplicationName()
public String getWanPublisherId()
public String getMapName()
Copyright © 2019 Hazelcast, Inc.. All rights reserved.