public final class WanSyncIgnoredEvent extends AbstractEventBase
Modifier and Type | Field and Description |
---|---|
protected String |
mapName |
protected String |
targetGroupName |
protected String |
wanReplicationName |
Modifier and Type | Method and Description |
---|---|
static WanSyncIgnoredEvent |
enterpriseOnly(String wanReplicationName,
String targetGroupName,
String mapName) |
EventMetadata.EventType |
getType() |
JsonObject |
toJson()
Serialize the event as JSON, for sending to Management Center.
|
getTimestamp
protected final String wanReplicationName
protected final String targetGroupName
protected final String mapName
public static WanSyncIgnoredEvent enterpriseOnly(String wanReplicationName, String targetGroupName, String mapName)
public EventMetadata.EventType getType()
public JsonObject toJson()
Event
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.