public class ClustersExt extends ClustersAPI
Constructor and Description |
---|
ClustersExt(ApiClient apiClient) |
ClustersExt(ClustersService mock) |
Modifier and Type | Method and Description |
---|---|
void |
ensureClusterIsRunning(String clusterId) |
String |
selectNodeType(NodeTypeSelector selector) |
String |
selectSparkVersion(SparkVersionSelector selector) |
changeOwner, changeOwner, create, create, delete, delete, edit, edit, events, events, get, get, getPermissionLevels, getPermissionLevels, getPermissions, getPermissions, impl, list, listNodeTypes, listZones, permanentDelete, permanentDelete, pin, pin, resize, resize, restart, restart, setPermissions, setPermissions, sparkVersions, start, start, unpin, unpin, updatePermissions, updatePermissions, waitGetClusterRunning, waitGetClusterRunning, waitGetClusterTerminated, waitGetClusterTerminated
public ClustersExt(ApiClient apiClient)
public ClustersExt(ClustersService mock)
public String selectSparkVersion(SparkVersionSelector selector) throws IllegalArgumentException
IllegalArgumentException
public String selectNodeType(NodeTypeSelector selector)
public void ensureClusterIsRunning(String clusterId) throws TimeoutException
TimeoutException
Copyright © 2023. All rights reserved.