public class ClusterNodeEntity extends Object
Constructor and Description |
---|
ClusterNodeEntity(String id,
String name,
boolean local,
String lastHeartbeat) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getLastHeartbeat() |
String |
getName() |
int |
hashCode() |
boolean |
isLocal() |
Copyright © 2021 Atlassian. All rights reserved.