| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.module.cluster.api.notification |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterMemberAttributeEvent
Event that notifies of changes in a property of a cluster node.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
ClusterMembershipListener.memberAdded(ClusterMembershipEvent event)
Invoked when a new member is added to the cluster.
|
default void |
ClusterMembershipListener.memberRemoved(ClusterMembershipEvent event)
Invoked when an existing member leaves the cluster.
|
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.