public class ClusterSpec extends Object implements Comparable
| Constructor and Description |
|---|
ClusterSpec(HostSpec[] hostSpecs) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object o) |
boolean |
equals(Object o) |
HostSpec[] |
getHostSpecs() |
int |
hashCode() |
Copyright © 2023 openGauss. All rights reserved.