Package

quasar

mimir

Permalink

package mimir

Visibility
  1. Public
  2. All

Type Members

  1. trait ArrayLibModule[M[+_]] extends ColumnarTableLibModule[M]

    Permalink
  2. trait AssignClusterModule[M[+_]] extends ColumnarTableLibModule[M] with ModelLibModule[M]

    Permalink
  3. trait ColumnarTableLibModule[M[+_]] extends TableLibModule[M] with ColumnarTableModule[M]

    Permalink
  4. trait CondRewriter extends DAG

    Permalink
  5. trait CrossOrdering extends DAG

    Permalink
  6. trait DAG extends Instructions

    Permalink
  7. trait DAGTransform extends DAG

    Permalink
  8. trait DepFn1[In <: Singleton, Out[_ <: In]] extends AnyRef

    Permalink
  9. trait EvaluatorMethodsModule[M[+_]] extends DAG with TableModule[M] with TableLibModule[M] with OpFinderModule[M]

    Permalink
  10. trait EvaluatorModule[M[+_]] extends CrossOrdering with Memoizer with TypeInferencer with CondRewriter with JoinOptimizerModule[M] with OpFinderModule[M] with StaticInlinerModule[M] with ReductionFinderModule[M] with TransSpecableModule[M] with PredicatePullupsModule[M] with TableModule[M] with TableLibModule[M]

    Permalink
  11. trait ExceptionQueryLogger[M[+_], -P] extends QueryLogger[M, P]

    Permalink
  12. case class FatalQueryException(msg: String) extends RuntimeException with Product with Serializable

    Permalink
  13. trait InfixLibModule[M[+_]] extends ColumnarTableLibModule[M]

    Permalink
  14. trait JoinOptimizerModule[M[+_]] extends DAGTransform with TransSpecableModule[M]

    Permalink
  15. trait LoggingQueryLogger[M[+_], P] extends QueryLogger[M, P]

    Permalink
  16. class LongAdder extends AnyRef

    Permalink
  17. trait LongIdMemoryDatasetConsumer[M[+_]] extends MemoryDatasetConsumer[M]

    Permalink
  18. final class MapFuncCorePlanner[T[_[_]], F[_]] extends MapFuncPlanner[T, F, [β$0$]MapFuncCore[T, β$0$]]

    Permalink
  19. final class MapFuncDerivedPlanner[T[_[_]], F[_]] extends MapFuncPlanner[T, F, [β$0$]MapFuncDerived[T, β$0$]]

    Permalink
  20. abstract class MapFuncPlanner[T[_[_]], F[_], MF[_]] extends AnyRef

    Permalink
  21. trait MathLibModule[M[+_]] extends ColumnarTableLibModule[M] with InfixLibModule[M]

    Permalink
  22. trait Memoizer extends DAG

    Permalink
  23. trait MemoryDatasetConsumer[M[+_]] extends EvaluatorModule[M]

    Permalink
  24. trait ModelLibModule[M[+_]] extends AnyRef

    Permalink
  25. trait OpFinderModule[M[+_]] extends Instructions with TableModule[M] with TableLibModule[M]

    Permalink
  26. final class Precog extends VFSColumnarTableModule with TablePagerModule with StdLibModule[Future]

    Permalink
  27. trait PredicatePullupsModule[M[+_]] extends TransSpecableModule[M]

    Permalink
  28. trait QueryLogger[M[+_], -P] extends AnyRef

    Permalink
  29. trait RandomLibModule[M[+_]] extends ColumnarTableLibModule[M]

    Permalink
  30. trait ReductionFinderModule[M[+_]] extends DAG with EvaluatorMethodsModule[M] with TransSpecableModule[M]

    Permalink
  31. trait ReductionLibModule[M[+_]] extends ColumnarTableLibModule[M]

    Permalink
  32. trait StaticInlinerModule[M[+_]] extends DAG with EvaluatorMethodsModule[M]

    Permalink
  33. trait StdLibEvaluatorStack[M[+_]] extends EvaluatorModule[M] with StdLibModule[M] with StdLibOpFinderModule[M] with StdLibStaticInlinerModule[M] with ReductionFinderModule[M] with JoinOptimizerModule[M] with PredicatePullupsModule[M]

    Permalink
  34. trait StdLibModule[M[+_]] extends InfixLibModule[M] with UnaryLibModule[M] with ArrayLibModule[M] with MathLibModule[M] with TypeLibModule[M] with TimeLibModule[M] with StringLibModule[M] with ReductionLibModule[M] with RandomLibModule[M]

    Permalink
  35. trait StdLibOpFinderModule[M[+_]] extends Instructions with StdLibModule[M] with OpFinderModule[M]

    Permalink
  36. trait StdLibStaticInlinerModule[M[+_]] extends StaticInlinerModule[M] with StdLibModule[M]

    Permalink
  37. trait StringLibModule[M[+_]] extends ColumnarTableLibModule[M]

    Permalink
  38. trait TableLibModule[M[+_]] extends TableModule[M] with TransSpecModule

    Permalink
  39. trait TablePagerModule extends ColumnarTableModule[Future]

    Permalink
  40. trait TimeLibModule[M[+_]] extends ColumnarTableLibModule[M]

    Permalink
  41. trait TimingQueryLogger[M[+_], P] extends QueryLogger[M, P]

    Permalink
  42. trait TransSpecableModule[M[+_]] extends TransSpecModule with TableModule[M] with EvaluatorMethodsModule[M]

    Permalink
  43. trait TypeInferencer extends DAG

    Permalink
  44. trait TypeLibModule[M[+_]] extends ColumnarTableLibModule[M]

    Permalink
  45. trait UnaryLibModule[M[+_]] extends ColumnarTableLibModule[M]

    Permalink

Value Members

  1. object BigDecimalOperations

    Permalink
  2. object LoggingQueryLogger

    Permalink
  3. object MapFuncPlanner

    Permalink
  4. object Mimir extends BackendModule with Logging

    Permalink
  5. object Precog extends Logging

    Permalink
  6. object RangeUtil

    Permalink
  7. object StdLib

    Permalink

Ungrouped