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[_[_]], S[_]] extends Planner[[β$0$]EquiJoin[T, β$0$], S]

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

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

    Permalink
  4. class ShiftedReadPlanner[S[_]] extends Planner[[β$0$]Const[ShiftedRead[Path[Abs, File, Sandboxed]], β$0$], S]

    Permalink
  5. trait SparkConnectorDetails[A] extends AnyRef

    Permalink
  6. trait SparkCoreBackendModule extends BackendModule

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

    Permalink
  8. 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
  9. 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
  10. 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
  11. 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 SparkConnectorDetails

    Permalink
  4. package cassandra

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

    Permalink
  6. package elastic

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

    Permalink
  8. package hdfs

    Permalink
  9. package local

    Permalink
  10. object queryfile

    Permalink
  11. object readfile

    Permalink
  12. 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
  13. 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