public interface EnterpriseReplicationEventObject
extends com.hazelcast.wan.ReplicationEventObject, com.hazelcast.nio.serialization.DataSerializable
| Modifier and Type | Method and Description |
|---|---|
int |
getBackupCount() |
long |
getCreationTime() |
Set<String> |
getGroupNames() |
String |
getObjectName()
Returns the name of the distributed object (map or cache) on which this
event occurred.
|
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.