@Generated public class ClusterSize extends Object
Constructor and Description |
---|
ClusterSize() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
AutoScale |
getAutoscale() |
Long |
getNumWorkers() |
int |
hashCode() |
ClusterSize |
setAutoscale(AutoScale autoscale) |
ClusterSize |
setNumWorkers(Long numWorkers) |
String |
toString() |
public ClusterSize setAutoscale(AutoScale autoscale)
public AutoScale getAutoscale()
public ClusterSize setNumWorkers(Long numWorkers)
public Long getNumWorkers()
Copyright © 2023. All rights reserved.