public interface TopologyChangeEvent
| Modifier and Type | Interface and Description |
|---|---|
static class |
TopologyChangeEvent.EventType
Type of events that are normalized respect to the different events that can occurs when running an HA or a Causal cluster
|
| Modifier and Type | Method and Description |
|---|---|
TopologyChangeEvent.EventType |
getEventType() |
String |
getInstanceId()
The id that is related to the instance leaving, joining the cluster or elected
|
String |
getOwnInstanceId()
The id that is related to the instance that is receiving the event
|
InstanceRole |
getOwnInstanceRole()
The role that is related to the instance that is receiving the event
|
String getInstanceId()
String getOwnInstanceId()
InstanceRole getOwnInstanceRole()
InstanceRoleTopologyChangeEvent.EventType getEventType()
TopologyChangeEvent.EventTypeCopyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.