All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.hydrosphere.mist.contexts.NamedContextWrapper.scala Maven / Gradle / Ivy

package io.hydrosphere.mist.contexts

import org.apache.spark.SparkContext

private[mist] case class NamedContextWrapper(context: SparkContext, namespace: String) extends ContextWrapper




© 2015 - 2024 Weber Informatics LLC | Privacy Policy