public interface WanAntiEntropyEvent
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectName()
Returns the distributed structure (object) name on which this event
occurred.
|
Set<Integer> |
getPartitionSet()
Returns the set of partition IDs on which this event occurred.
|
UUID |
getUuid()
Returns the source cluster-wide unique ID for this anti-entropy event.
|
UUID getUuid()
String getObjectName()
null if the event is for all structures
(objects) for a certain distributed service.Copyright © 2019 Hazelcast, Inc.. All rights reserved.