Class

quasar.qscript

Transform

Related Doc: package qscript

Permalink

class Transform[T[_[_]]] extends Helpers[T]

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Transform
  2. Helpers
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Transform()(implicit arg0: Recursive[T], arg1: Corecursive[T], arg2: EqualT[T], arg3: ShowT[T])

    Permalink

Type Members

  1. type DoubleFreeMap = (FreeMap[T], FreeMap[T])

    Permalink
  2. type DoublePures = (Pures[Unit], Pures[Unit])

    Permalink
  3. type Inner = T[[β]Coproduct[[β]QScriptBucket[T, β], [β]Coproduct[[β]ThetaJoin[T, β], [β]Coproduct[[β]QScriptCore[T, β], [β]Coproduct[[β]Const[DeadEnd, β], [β]SourcedPathable[T, β], β], β], β], β]]

    Permalink
  4. type InnerPure = T[[β]Coproduct[[β]ThetaJoin[T, β], [β]Coproduct[[β]QScriptCore[T, β], [β]Coproduct[[β]Const[DeadEnd, β], [β]SourcedPathable[T, β], β], β], β]]

    Permalink
  5. case class Merge3(src: ThetaJoin[T, Inner], first: FreeMap[T], second: FreeMap[T], fands: FreeMap[T], third: FreeMap[T]) extends Product with Serializable

    Permalink
  6. type Pures[A] = List[QScriptInternal[T, A]]

    Permalink
  7. type QSState[A] = IndexedStateT[[β]\/[PlannerError, β], NameGen, NameGen, A]

    Permalink
  8. type TriplePures = (Pures[Unit], Pures[Unit], Pures[Unit])

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def basicJF: JoinFunc[T]

    Permalink
    Definition Classes
    Helpers
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. val consZipped: Algebra[[β]ListF[Coproduct[[β]QScriptBucket[T, β], [β]Coproduct[[β]ThetaJoin[T, β], [β]Coproduct[[β]QScriptCore[T, β], [β]Coproduct[[β]Const[DeadEnd, β], [β]SourcedPathable[T, β], β], β], β], Unit], β], TriplePures]

    Permalink
  8. def delinearizeFreeQS[F[_], A](implicit arg0: Functor[F]): ElgotCoalgebra[[β]\/[Unit, β], F, List[F[A]]]

    Permalink
  9. def delinearizeInner[F[_], A](implicit arg0: Functor[F], DE: :<:[[β]Const[DeadEnd, β], F]): Coalgebra[F, List[F[A]]]

    Permalink
  10. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  11. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  12. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  13. def findBucket(inner: Inner): QSState[(Inner, FreeMap[T], FreeMap[T])]

    Permalink
  14. def fromData[T[_[_]]](data: Data)(implicit arg0: Corecursive[T]): \/[String, T[EJson]]

    Permalink
  15. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  16. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  17. def invokeExpansion1(func: UnaryFunc, values: Input[Inner, shapeless.Nat._1]): QScriptInternal[T, Inner]

    Permalink
  18. def invokeExpansion2(func: BinaryFunc, values: Input[Inner, shapeless.Nat._2]): QSState[SourcedPathable[T, Inner]]

    Permalink
  19. def invokeMapping1(func: UnaryFunc, values: Input[Inner, shapeless.Nat._1]): SourcedPathable[T, Inner]

    Permalink
  20. def invokeMapping2(func: BinaryFunc, values: Input[Inner, shapeless.Nat._2]): QSState[SourcedPathable[T, Inner]]

    Permalink
  21. def invokeMapping3(func: TernaryFunc, values: Input[Inner, shapeless.Nat._3]): QSState[SourcedPathable[T, Inner]]

    Permalink
  22. def invokeReduction1(func: UnaryFunc, values: Input[Inner, shapeless.Nat._1]): QSState[QScriptCore[T, Inner]]

    Permalink
  23. def invokeThetaJoin(input: Input[Inner, shapeless.Nat._3], tpe: JoinType): QSState[ThetaJoin[T, Inner]]

    Permalink
  24. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  25. def linearize[F[_]](implicit arg0: Functor[F], arg1: Foldable[F]): Algebra[F, List[F[Unit]]]

    Permalink
  26. def lpToQScript: (LogicalPlan[Inner]) ⇒ QSState[QScriptInternal[T, Inner]]

    Permalink
  27. def makeBasicTheta[A](src: A, left: FreeQS[T], right: FreeQS[T]): QSState[Merge[T, ThetaJoin[T, A]]]

    Permalink
  28. def merge(left: Inner, right: Inner): State[NameGen, MergeJoin[T, Inner]]

    Permalink
  29. def merge2Expansion(values: Input[Inner, shapeless.Nat._2])(func: (FreeMap[T], FreeMap[T]) ⇒ MapFunc[T, FreeMap[T]]): QSState[SourcedPathable[T, Inner]]

    Permalink
  30. def merge2Map(values: Input[Inner, shapeless.Nat._2])(func: (FreeMap[T], FreeMap[T]) ⇒ MapFunc[T, FreeMap[T]]): QSState[SourcedPathable[T, Inner]]

    Permalink
  31. def merge3(a1: Inner, a2: Inner, a3: Inner): QSState[Merge3]

    Permalink
  32. def merge3Map(values: Input[Inner, shapeless.Nat._3])(func: (FreeMap[T], FreeMap[T], FreeMap[T]) ⇒ MapFunc[T, FreeMap[T]])(implicit ma: Aux[T, QScriptInternal[T, Unit]]): QSState[SourcedPathable[T, Inner]]

    Permalink
  33. def mergeTheta[A](inl: Inner, inr: Inner, out: (Merge[T, ThetaJoin[T, Inner]]) ⇒ A): QSState[A]

    Permalink
  34. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  35. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  36. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  37. def pathToProj(path: Path[_, _, _]): FreeMap[T]

    Permalink
  38. def substitute[T[_[_]], F[_]](original: T[F], replacement: T[F])(implicit T: Equal[T[F]]): (T[F]) ⇒ \/[T[F], T[F]]

    Permalink
  39. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  40. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  41. def transApoT[T[_[_]], F[_]](t: T[F])(f: (T[F]) ⇒ \/[T[F], T[F]])(implicit arg0: FunctorT[T], arg1: Functor[F]): T[F]

    Permalink
  42. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. val zipper: ElgotCoalgebraM[[β]\/[(List[Coproduct[[β]QScriptBucket[T, β], [β]Coproduct[[β]ThetaJoin[T, β], [β]Coproduct[[β]QScriptCore[T, β], [β]Coproduct[[β]Const[DeadEnd, β], [β]SourcedPathable[T, β], β], β], β], Unit]], List[Coproduct[[β]QScriptBucket[T, β], [β]Coproduct[[β]ThetaJoin[T, β], [β]Coproduct[[β]QScriptCore[T, β], [β]Coproduct[[β]Const[DeadEnd, β], [β]SourcedPathable[T, β], β], β], β], Unit]], List[Coproduct[[β]QScriptBucket[T, β], [β]Coproduct[[β]ThetaJoin[T, β], [β]Coproduct[[β]QScriptCore[T, β], [β]Coproduct[[β]Const[DeadEnd, β], [β]SourcedPathable[T, β], β], β], β], Unit]]), β], [β]IndexedStateT[[+X]X, NameGen, NameGen, β], [β]ListF[Coproduct[[β]QScriptBucket[T, β], [β]Coproduct[[β]ThetaJoin[T, β], [β]Coproduct[[β]QScriptCore[T, β], [β]Coproduct[[β]Const[DeadEnd, β], [β]SourcedPathable[T, β], β], β], β], Unit], β], (DoubleFreeMap, DoublePures)]

    Permalink

Inherited from Helpers[T]

Inherited from AnyRef

Inherited from Any

Ungrouped