Package

quasar.physical.sparkcore

fs

Permalink

package fs

Visibility
  1. Public
  2. All

Type Members

  1. final case class Input[S[_]](rddFrom: (AFile) ⇒ Free[S, RDD[String]], fileExists: (AFile) ⇒ Free[S, Boolean]) extends Product with Serializable

    Permalink
  2. final case class SparkCursor(rdd: Option[RDD[Data]]) extends Product with Serializable

    Permalink

Value Members

  1. package local

    Permalink
  2. object readfile

    Permalink

Ungrouped