public class MeshNodeAvailabilityChangedEvent extends AbstractMeshNodeEvent
MeshNode comes online or goes offline.
Note: It is not always detected when a node goes offline, and, since the node was never observed going offline, when it comes back online no event is raised since its availability was not observed to change. This is an informational event only and is not guaranteed.
source| Constructor and Description |
|---|
MeshNodeAvailabilityChangedEvent(Object source,
MeshNode node,
boolean available) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAvailable() |
getNode, getNodeIdgetDate, getUsergetSource, toStringCopyright © 2023 Atlassian. All rights reserved.