Packages

package spark

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. spark
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait Environment extends AnyRef
  2. sealed trait IOType extends AnyRef
  3. type SparkEnv = Service[Task]
  4. final case class SparkLive(spark: SparkSession) extends Service[Task] with Product with Serializable
  5. trait SparkUDF extends AnyRef

Value Members

  1. object Environment
  2. object IOType
  3. object ReadApi extends ApplicationLogger
    Annotations
    @SuppressWarnings()
  4. object SparkApi
  5. object SparkLive extends ApplicationLogger with Serializable
  6. object SparkManager extends ApplicationLogger
  7. object SparkRuntimeConf
  8. object WriteApi extends ApplicationLogger
    Annotations
    @SuppressWarnings()

Inherited from AnyRef

Inherited from Any

Ungrouped