public class ClusterInformationEntity extends Object
| Constructor and Description |
|---|
ClusterInformationEntity() |
ClusterInformationEntity(List<ClusterNodeEntity> nodes,
boolean clustered) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<ClusterNodeEntity> |
getNodes() |
int |
hashCode() |
boolean |
isClustered() |
public ClusterInformationEntity()
public ClusterInformationEntity(List<ClusterNodeEntity> nodes, boolean clustered)
Copyright © 2024 Atlassian. All rights reserved.