Package

quasar.physical.sparkcore

fs

Permalink

package fs

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

Type Members

  1. class EquiJoinPlanner[T[_[_]]] extends Planner[[β$0$]EquiJoin[T, β$0$]]

    Permalink
  2. trait Planner[F[_]] extends slamdata.Predef.Serializable

    Permalink
  3. class QScriptCorePlanner[T[_[_]]] extends Planner[[β$0$]QScriptCore[T, β$0$]]

    Permalink
  4. final case class SparkCursor(rdd: slamdata.Predef.Option[RDD[(Data, slamdata.Predef.Long)]], pointer: slamdata.Predef.Int) extends Product with Serializable

    Permalink
  5. final case class SparkFSDef[HS[_], S[_]](run: ~>[[β$10$]Free[HS, β$10$], [β$11$]Free[S, β$11$]], close: Free[S, slamdata.Predef.Unit]) extends Product with Serializable

    Permalink
  6. type SparkQScript[A] = Coproduct[[β$2$]QScriptCore[Fix, β$2$], [A]Coproduct[[β$0$]EquiJoin[Fix, β$0$], [β$1$]Const[ShiftedRead[Path[Abs, File, Sandboxed]], β$1$], A], A]

    Permalink
  7. type SparkQScript0[A] = Coproduct[[β$7$]Const[ShiftedRead[Path[Abs, Dir, Sandboxed]], β$7$], [A]Coproduct[[β$2$]QScriptCore[Fix, β$2$], [A]Coproduct[[β$0$]EquiJoin[Fix, β$0$], [β$1$]Const[ShiftedRead[Path[Abs, File, Sandboxed]], β$1$], A], A], A]

    Permalink
  8. type SparkQScriptCP = :\:[[β$2$]QScriptCore[Fix, β$2$], :/:[[β$0$]EquiJoin[Fix, β$0$], [β$1$]Const[ShiftedRead[Path[Abs, File, Sandboxed]], β$1$]]]

    Permalink

Value Members

  1. object CoreMap extends slamdata.Predef.Serializable

    Permalink
  2. object Planner extends Serializable

    Permalink
  3. object ShiftedReadPlanner extends Planner[[β$0$]Const[ShiftedRead[Path[Abs, File, Sandboxed]], β$0$]]

    Permalink
  4. def definition[HS[_], S[_], T](fsType: FileSystemType, parseUri: (ConnectionUri) ⇒ \/[DefinitionError, (SparkConf, T)], sparkFsDef: (SparkConf) ⇒ Free[S, SparkFSDef[HS, S]], fsInterpret: (T) ⇒ ~>[FileSystem, [β$15$]Free[HS, β$15$]])(implicit S0: :<:[Task, S], S1: :<:[PhysErr, S]): FileSystemDef[[β$16$]Free[S, β$16$]]

    Permalink
  5. val genSc: (SparkConf) ⇒ EitherT[Task, slamdata.Predef.String, SparkContext]

    Permalink
  6. package hdfs

    Permalink
  7. package local

    Permalink
  8. object queryfile

    Permalink
  9. object readfile

    Permalink
  10. implicit val sparkQScriptToQSTotal: Aux[SparkQScript, [β$3$]Coproduct[[β$0$]QScriptCore[Fix, β$0$], [β$1$]Coproduct[[β$2$]ProjectBucket[Fix, β$2$], [β$3$]Coproduct[[β$4$]ThetaJoin[Fix, β$4$], [β$5$]Coproduct[[β$6$]EquiJoin[Fix, β$6$], [β$7$]Coproduct[[β$8$]Const[ShiftedRead[Path[Abs, Dir, Sandboxed]], β$8$], [β$9$]Coproduct[[β$10$]Const[ShiftedRead[Path[Abs, File, Sandboxed]], β$10$], [β$11$]Coproduct[[β$12$]Const[Read[Path[Abs, Dir, Sandboxed]], β$12$], [β$13$]Coproduct[[β$14$]Const[Read[Path[Abs, File, Sandboxed]], β$14$], [β$15$]Const[DeadEnd, β$15$], β$13$], β$11$], β$9$], β$7$], β$5$], β$3$], β$1$], β$3$]]

    Permalink
  11. def toQScript[M[_]](listContents: (ADir) ⇒ M[\/[FileSystemError, slamdata.Predef.Set[PathSegment]]])(lp: Fix[LogicalPlan])(implicit arg0: Monad[M]): FileSystemErrT[[β$12$]WriterT[M, Vector[PhaseResult], β$12$], Fix[SparkQScript]]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped