@Validated
public interface ClusterLoadBalancer
| Modifier and Type | Method and Description |
|---|---|
Cluster |
selectCluster(java.util.List<Cluster> clusters)
Return best cluster to run job on.
|
Cluster selectCluster(java.util.List<Cluster> clusters) throws GenieException
clusters - The list of available clusters to choose fromGenieException - if there is any error