trait
Coalesce[IN[_]] extends AnyRef
Type Members
-
abstract
type
IT[F[_]]
-
abstract
type
OUT[A]
Abstract Value Members
-
abstract
def
coalesceEJ[F[_]](FToOut: ~>[F, [α]Option[OUT[α]]])(implicit arg0: Functor[F], EJ: :<:[[β$6$]EquiJoin[IT, β$6$], OUT]): (IN[IT[F]]) ⇒ slamdata.Predef.Option[OUT[IT[F]]]
-
abstract
def
coalesceQC[F[_]](FToOut: PrismNT[F, OUT])(implicit arg0: Functor[F], QC: :<:[[β$0$]QScriptCore[IT, β$0$], OUT]): (IN[IT[F]]) ⇒ slamdata.Predef.Option[IN[IT[F]]]
-
abstract
def
coalesceSR[F[_], A](FToOut: PrismNT[F, OUT])(implicit arg0: Functor[F], QC: :<:[[β$2$]QScriptCore[IT, β$2$], OUT], SR: :<:[[β$3$]Const[ShiftedRead[A], β$3$], OUT]): (IN[IT[F]]) ⇒ slamdata.Predef.Option[IN[IT[F]]]
-
abstract
def
coalesceTJ[F[_]](FToOut: ~>[F, [α]Option[OUT[α]]])(implicit arg0: Functor[F], TJ: :<:[[β$8$]ThetaJoin[IT, β$8$], OUT]): (IN[IT[F]]) ⇒ slamdata.Predef.Option[OUT[IT[F]]]
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
coalesceEJNormalize[F[_]](FToOut: ~>[F, [α]Option[OUT[α]]])(implicit arg0: Functor[F], EJ: :<:[[β$7$]EquiJoin[IT, β$7$], OUT], N: Normalizable[OUT]): (IN[IT[F]]) ⇒ slamdata.Predef.Option[OUT[IT[F]]]
-
def
coalesceQCNormalize[F[_]](FToOut: PrismNT[F, OUT])(implicit arg0: Functor[F], QC: :<:[[β$1$]QScriptCore[IT, β$1$], OUT], N: Normalizable[IN]): (IN[IT[F]]) ⇒ slamdata.Predef.Option[IN[IT[F]]]
-
def
coalesceSRNormalize[F[_], A](FToOut: PrismNT[F, OUT])(implicit arg0: Functor[F], QC: :<:[[β$4$]QScriptCore[IT, β$4$], OUT], SR: :<:[[β$5$]Const[ShiftedRead[A], β$5$], OUT], N: Normalizable[IN]): (IN[IT[F]]) ⇒ slamdata.Predef.Option[IN[IT[F]]]
-
def
coalesceTJNormalize[F[_]](FToOut: ~>[F, [α]Option[OUT[α]]])(implicit arg0: Functor[F], TJ: :<:[[β$9$]ThetaJoin[IT, β$9$], OUT], N: Normalizable[OUT]): (IN[IT[F]]) ⇒ slamdata.Predef.Option[OUT[IT[F]]]
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Rewrites adjacent nodes.