Package | Description |
---|---|
com.atlassian.bitbucket.event.cluster |
Modifier and Type | Class and Description |
---|---|
class |
ClusterNodeAddedEvent
Raised when a
new node joins the cluster. |
class |
ClusterNodeRejoinedEvent
Specialization of
ClusterNodeAddedEvent that is raised when a node reconnects to the current node. |
class |
ClusterNodeRemovedEvent
Raised when an
existing node leaves the cluster. |
Copyright © 2019 Atlassian. All rights reserved.