Class

quasar.qscript.provenance

ProvenanceT

Related Doc: package provenance

Permalink

class ProvenanceT[T[_[_]]] extends TTypes[T]

Linear Supertypes
TTypes[T], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProvenanceT
  2. TTypes
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ProvenanceT()(implicit arg0: CorecursiveT[T], arg1: EqualT[T], J: Equal[T[EJson]])

    Permalink

Type Members

  1. type Ann = qscript.Ann[T]

    Permalink
    Definition Classes
    TTypes
  2. type CoEnvJoin[A] = CoEnv[JoinSide, [β$47$]qscript.MapFuncCore[T, β$47$], A]

    Permalink
    Definition Classes
    TTypes
  3. type CoEnvMap[A] = CoEnv[Hole, [β$47$]qscript.MapFuncCore[T, β$47$], A]

    Permalink
    Definition Classes
    TTypes
  4. type CoEnvMapA[A, B] = CoEnv[A, [β$47$]qscript.MapFuncCore[T, β$47$], B]

    Permalink
    Definition Classes
    TTypes
  5. type CoEnvQS[A] = CoEnv[Hole, [β$46$]Coproduct[[β$0$]qscript.QScriptCore[T, β$0$], [β$1$]Coproduct[[β$2$]qscript.ProjectBucket[T, β$2$], [β$3$]Coproduct[[β$4$]qscript.ThetaJoin[T, β$4$], [β$5$]Coproduct[[β$6$]qscript.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$], β$46$], A]

    Permalink
    Definition Classes
    TTypes
  6. type EquiJoin[A] = qscript.EquiJoin[T, A]

    Permalink
    Definition Classes
    TTypes
  7. type FreeMap = Free[[β$45$]qscript.MapFuncCore[T, β$45$], Hole]

    Permalink
    Definition Classes
    TTypes
  8. type FreeMapA[A] = Free[[β$45$]qscript.MapFuncCore[T, β$45$], A]

    Permalink
    Definition Classes
    TTypes
  9. type FreeQS = Free[[β$44$]Coproduct[[β$0$]qscript.QScriptCore[T, β$0$], [β$1$]Coproduct[[β$2$]qscript.ProjectBucket[T, β$2$], [β$3$]Coproduct[[β$4$]qscript.ThetaJoin[T, β$4$], [β$5$]Coproduct[[β$6$]qscript.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$], β$44$], Hole]

    Permalink
    Definition Classes
    TTypes
  10. type JoinFunc = Free[[β$45$]qscript.MapFuncCore[T, β$45$], JoinSide]

    Permalink
    Definition Classes
    TTypes
  11. type MapFuncCore[A] = qscript.MapFuncCore[T, A]

    Permalink
    Definition Classes
    TTypes
  12. type ProjectBucket[A] = qscript.ProjectBucket[T, A]

    Permalink
    Definition Classes
    TTypes
  13. type Provenance = provenance.Provenance[T]

    Permalink
  14. type QScriptCore[A] = qscript.QScriptCore[T, A]

    Permalink
    Definition Classes
    TTypes
  15. type QScriptTotal[A] = Coproduct[[β$0$]qscript.QScriptCore[T, β$0$], [β$1$]Coproduct[[β$2$]qscript.ProjectBucket[T, β$2$], [β$3$]Coproduct[[β$4$]qscript.ThetaJoin[T, β$4$], [β$5$]Coproduct[[β$6$]qscript.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$], A]

    Permalink
    Definition Classes
    TTypes
  16. type Target[F[_]] = qscript.Target[T, F]

    Permalink
    Definition Classes
    TTypes
  17. type ThetaJoin[A] = qscript.ThetaJoin[T, A]

    Permalink
    Definition Classes
    TTypes

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 clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. val genBucket: (Provenance) ⇒ State[slamdata.Predef.Int, (Provenance, slamdata.Predef.List[FreeMap])]

    Permalink
  10. def genBuckets(ps: slamdata.Predef.List[Provenance]): slamdata.Predef.Option[(slamdata.Predef.List[Provenance], FreeMap)]

    Permalink

    Reifies the part of the provenance that must exist in the plan.

  11. def genComparison(lp: Provenance, rp: Provenance): slamdata.Predef.Option[JoinFunc]

    Permalink
    Annotations
    @SuppressWarnings()
  12. def genComparisons(lps: slamdata.Predef.List[Provenance], rps: slamdata.Predef.List[Provenance]): JoinFunc

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

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

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

    Permalink
    Definition Classes
    Any
  16. def joinProvenances(leftBuckets: slamdata.Predef.List[Provenance], rightBuckets: slamdata.Predef.List[Provenance]): slamdata.Predef.List[Provenance]

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

    Permalink
    Definition Classes
    AnyRef
  18. def nestProvenances(buckets: slamdata.Predef.List[Provenance]): slamdata.Predef.List[Provenance]

    Permalink
  19. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  21. def rebase(newBase: FreeMap, ps: slamdata.Predef.List[Provenance]): slamdata.Predef.List[Provenance]

    Permalink
  22. def rebase0(newBase: FreeMap): (Provenance) ⇒ slamdata.Predef.Option[Provenance]

    Permalink
    Annotations
    @SuppressWarnings()
  23. def squashProvenances(buckets: slamdata.Predef.List[Provenance]): slamdata.Predef.List[Provenance]

    Permalink
    Annotations
    @SuppressWarnings()
  24. def swapProvenances(buckets: slamdata.Predef.List[Provenance]): slamdata.Predef.List[Provenance]

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  27. def unionProvenances(leftBuckets: slamdata.Predef.List[Provenance], rightBuckets: slamdata.Predef.List[Provenance]): slamdata.Predef.List[Provenance]

    Permalink
  28. final def wait(): Unit

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

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

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

Inherited from TTypes[T]

Inherited from AnyRef

Inherited from Any

Ungrouped