Object/Trait

quasar.qscript

SimplifyProjection

Related Docs: trait SimplifyProjection | package qscript

Permalink

object SimplifyProjection

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

Type Members

  1. type Aux[F[_], G[_]] = SimplifyProjection[F] { type H[A] = G[A] }

    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. def apply[F[_], G[_]](implicit ev: Aux[F, G]): Aux[F, G]

    Permalink
  5. final def asInstanceOf[T0]: T0

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. implicit def coproduct[T[_[_]], G[_], I[_], J[_]](implicit I: Aux[I, G], J: Aux[J, G]): Aux[[γ$17$]Coproduct[I, J, γ$17$], G]

    Permalink
  8. implicit def deadEnd[F[_]](implicit DE: :<:[[β$8$]Const[DeadEnd, β$8$], F]): Aux[[β$9$]Const[DeadEnd, β$9$], F]

    Permalink
  9. def default[F[_], G[_]](implicit arg0: Traverse[F], F: :<:[F, G]): Aux[F, G]

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  12. implicit def equiJoin[T[_[_]], G[_]](implicit QC: :<:[[β$6$]EquiJoin[T, β$6$], G]): Aux[[β$7$]EquiJoin[T, β$7$], G]

    Permalink
  13. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    AnyRef → Any
  16. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  17. def make[F[_], G[_]](f: ~>[F, G]): Aux[F, G]

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

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

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

    Permalink
    Definition Classes
    AnyRef
  21. implicit def projectBucket[T[_[_]], G[_]](implicit QC: :<:[[β$0$]QScriptCore[T, β$0$], G]): Aux[[β$1$]ProjectBucket[T, β$1$], G]

    Permalink
  22. implicit def qscriptCore[T[_[_]], G[_]](implicit QC: :<:[[β$2$]QScriptCore[T, β$2$], G]): Aux[[β$3$]QScriptCore[T, β$3$], G]

    Permalink
  23. implicit def read[F[_], A](implicit R: :<:[[β$11$]Const[Read[A], β$11$], F]): Aux[[β$12$]Const[Read[A], β$12$], F]

    Permalink
  24. implicit def shiftedRead[F[_], A](implicit SR: :<:[[β$14$]Const[ShiftedRead[A], β$14$], F]): Aux[[β$15$]Const[ShiftedRead[A], β$15$], F]

    Permalink
  25. def simplifyQScriptTotal[T[_[_]]]: Aux[[β$20$]Coproduct[[β$0$]QScriptCore[T, β$0$], [β$1$]Coproduct[[β$2$]ProjectBucket[T, β$2$], [β$3$]Coproduct[[β$4$]ThetaJoin[T, β$4$], [β$5$]Coproduct[[β$6$]EquiJoin[T, β$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$], β$20$], [β$21$]Coproduct[[β$0$]QScriptCore[T, β$0$], [β$1$]Coproduct[[β$2$]ProjectBucket[T, β$2$], [β$3$]Coproduct[[β$4$]ThetaJoin[T, β$4$], [β$5$]Coproduct[[β$6$]EquiJoin[T, β$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$], β$21$]]

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

    Permalink
    Definition Classes
    AnyRef
  27. implicit def thetaJoin[T[_[_]], G[_]](implicit QC: :<:[[β$4$]ThetaJoin[T, β$4$], G]): Aux[[β$5$]ThetaJoin[T, β$5$], G]

    Permalink
  28. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  29. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped