public class ClusterStateChangedEvent extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStateChangedEvent.ActionNames |
Constructor and Description |
---|
ClusterStateChangedEvent(String actionName,
int numberOfAffectedNodes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getActionName() |
int |
getNumberOfAffectedNodes() |
int |
hashCode() |
String |
toString() |
Copyright © 2002-2024 Atlassian. All Rights Reserved.