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, waitGetClusterTerminatedpublic ClustersExt(ApiClient apiClient)
public ClustersExt(ClustersService mock)
public String selectSparkVersion(SparkVersionSelector selector) throws IllegalArgumentException
IllegalArgumentExceptionpublic String selectNodeType(NodeTypeSelector selector)
public void ensureClusterIsRunning(String clusterId) throws TimeoutException
TimeoutExceptionCopyright © 2024. All rights reserved.