Uses of Class
com.ibm.cloud.watsonxdata.watsonx_data.v2.model.SparkHistoryServer
-
Packages that use SparkHistoryServer Package Description com.ibm.cloud.watsonxdata.watsonx_data.v2 watsonx.data v2. -
-
Uses of SparkHistoryServer in com.ibm.cloud.watsonxdata.watsonx_data.v2
Methods in com.ibm.cloud.watsonxdata.watsonx_data.v2 that return types with arguments of type SparkHistoryServer Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<SparkHistoryServer>
WatsonxData. getSparkEngineHistoryServer(GetSparkEngineHistoryServerOptions getSparkEngineHistoryServerOptions)
Get spark history server.com.ibm.cloud.sdk.core.http.ServiceCall<SparkHistoryServer>
WatsonxData. startSparkEngineHistoryServer(StartSparkEngineHistoryServerOptions startSparkEngineHistoryServerOptions)
Start spark history server.
-