public class GroupChangeEvent extends MonitorChangeEvent
| Modifier and Type | Class | Description |
|---|---|---|
static class |
GroupChangeEvent.GroupChangeType |
The kind of GroupChangeEvent.
|
| Modifier and Type | Method | Description |
|---|---|---|
GroupChangeEvent.GroupChangeType |
getChangeType() |
Returns the type of the change (the addition of a new member or the
removal of an existing member) made to the group.
|
ReplicationGroup |
getRepGroup() |
Returns the current description of the replication group.
|
java.lang.String |
toString() |
getNodeNamepublic ReplicationGroup getRepGroup()
public GroupChangeEvent.GroupChangeType getChangeType()
MonitorChangeEvent.getNodeName
can be used to identify the node that triggered the event.public java.lang.String toString()
toString in class java.lang.ObjectCopyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.