ClusterAttributes |
EventDetails.getAttributes() |
ClusterAttributes |
EventDetails.getPreviousAttributes() |
ClusterAttributes |
ClusterAttributes.setAutoterminationMinutes(Long autoterminationMinutes) |
ClusterAttributes |
ClusterAttributes.setAwsAttributes(AwsAttributes awsAttributes) |
ClusterAttributes |
ClusterAttributes.setAzureAttributes(AzureAttributes azureAttributes) |
ClusterAttributes |
ClusterAttributes.setClusterLogConf(ClusterLogConf clusterLogConf) |
ClusterAttributes |
ClusterAttributes.setClusterName(String clusterName) |
ClusterAttributes |
ClusterAttributes.setClusterSource(ClusterSource clusterSource) |
ClusterAttributes |
ClusterAttributes.setCustomTags(Map<String,String> customTags) |
ClusterAttributes |
ClusterAttributes.setDataSecurityMode(DataSecurityMode dataSecurityMode) |
ClusterAttributes |
ClusterAttributes.setDockerImage(DockerImage dockerImage) |
ClusterAttributes |
ClusterAttributes.setDriverInstancePoolId(String driverInstancePoolId) |
ClusterAttributes |
ClusterAttributes.setDriverNodeTypeId(String driverNodeTypeId) |
ClusterAttributes |
ClusterAttributes.setEnableElasticDisk(Boolean enableElasticDisk) |
ClusterAttributes |
ClusterAttributes.setEnableLocalDiskEncryption(Boolean enableLocalDiskEncryption) |
ClusterAttributes |
ClusterAttributes.setGcpAttributes(GcpAttributes gcpAttributes) |
ClusterAttributes |
ClusterAttributes.setInitScripts(Collection<InitScriptInfo> initScripts) |
ClusterAttributes |
ClusterAttributes.setInstancePoolId(String instancePoolId) |
ClusterAttributes |
ClusterAttributes.setNodeTypeId(String nodeTypeId) |
ClusterAttributes |
ClusterAttributes.setPolicyId(String policyId) |
ClusterAttributes |
ClusterAttributes.setRuntimeEngine(RuntimeEngine runtimeEngine) |
ClusterAttributes |
ClusterAttributes.setSingleUserName(String singleUserName) |
ClusterAttributes |
ClusterAttributes.setSparkConf(Map<String,String> sparkConf) |
ClusterAttributes |
ClusterAttributes.setSparkEnvVars(Map<String,String> sparkEnvVars) |
ClusterAttributes |
ClusterAttributes.setSparkVersion(String sparkVersion) |
ClusterAttributes |
ClusterAttributes.setSshPublicKeys(Collection<String> sshPublicKeys) |
ClusterAttributes |
ClusterAttributes.setWorkloadType(WorkloadType workloadType) |