Class SparkEngineDetails

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class SparkEngineDetails
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    External engine details.
    • Method Detail

      • getApiKey

        public java.lang.String getApiKey()
        Gets the apiKey. api key to work with the saas IAE instance.
        Returns:
        the apiKey
      • getConnectionString

        public java.lang.String getConnectionString()
        Gets the connectionString. External engine connection string.
        Returns:
        the connectionString
      • getDefaultConfig

        public SparkDefaultConfig getDefaultConfig()
        Gets the defaultConfig. Spark Default Config details.
        Returns:
        the defaultConfig
      • getDefaultVersion

        public java.lang.String getDefaultVersion()
        Gets the defaultVersion. The default spark version for the native engine.
        Returns:
        the defaultVersion
      • getEndpoints

        public SparkEndpoints getEndpoints()
        Gets the endpoints. Application Endpoints.
        Returns:
        the endpoints
      • getEngineHomeBucketDisplayName

        public java.lang.String getEngineHomeBucketDisplayName()
        Gets the engineHomeBucketDisplayName. Default bucket for spark.
        Returns:
        the engineHomeBucketDisplayName
      • getEngineHomeBucketName

        public java.lang.String getEngineHomeBucketName()
        Gets the engineHomeBucketName. Default bucket for spark.
        Returns:
        the engineHomeBucketName
      • getEngineHomePath

        public java.lang.String getEngineHomePath()
        Gets the engineHomePath. Path for spark.
        Returns:
        the engineHomePath
      • getEngineHomeVolume

        public java.lang.String getEngineHomeVolume()
        Gets the engineHomeVolume. Default volume for spark.
        Returns:
        the engineHomeVolume
      • getEngineHomeVolumeId

        public java.lang.String getEngineHomeVolumeId()
        Gets the engineHomeVolumeId. Default volume for spark.
        Returns:
        the engineHomeVolumeId
      • getEngineHomeVolumeName

        public java.lang.String getEngineHomeVolumeName()
        Gets the engineHomeVolumeName. Name of the volume.
        Returns:
        the engineHomeVolumeName
      • getEngineHomeVolumeStorageClass

        public java.lang.String getEngineHomeVolumeStorageClass()
        Gets the engineHomeVolumeStorageClass. Storage class of the volume.
        Returns:
        the engineHomeVolumeStorageClass
      • getEngineHomeVolumeStorageSize

        public java.lang.String getEngineHomeVolumeStorageSize()
        Gets the engineHomeVolumeStorageSize. Storage size of the volume.
        Returns:
        the engineHomeVolumeStorageSize
      • getEngineSubType

        public java.lang.String getEngineSubType()
        Gets the engineSubType. spark engine sub type.
        Returns:
        the engineSubType
      • getInstanceId

        public java.lang.String getInstanceId()
        Gets the instanceId. Instance to access the instance.
        Returns:
        the instanceId
      • getManagedBy

        public java.lang.String getManagedBy()
        Gets the managedBy. How is the spark instance managed.
        Returns:
        the managedBy
      • getScaleConfig

        public SparkScaleConfig getScaleConfig()
        Gets the scaleConfig. Spark instance scale configuration.
        Returns:
        the scaleConfig