trait Aggregates_10[A, B, C, D, E, F, G, H, I, J, t, Ns[_, _, _, _, _, _, _, _, _, _, _]] extends AggregatesOps_10[A, B, C, D, E, F, G, H, I, J, t, Ns]
Ordering
- Alphabetic
- By Inheritance
Inherited
- Aggregates_10
- AggregatesOps_10
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
-
abstract
def
_aggrDist(kw: Keywords.Kw): Ns[A, B, C, D, E, F, G, H, I, Set[J], t]
- Attributes
- protected
- Definition Classes
- AggregatesOps_10
-
abstract
def
_aggrDouble(kw: Keywords.Kw): Ns[A, B, C, D, E, F, G, H, I, Double, Double] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Double, Double, Ns]
- Attributes
- protected
- Definition Classes
- AggregatesOps_10
-
abstract
def
_aggrInt(kw: Keywords.Kw): Ns[A, B, C, D, E, F, G, H, I, Int, Int] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Int, Int, Ns]
- Attributes
- protected
- Definition Classes
- AggregatesOps_10
-
abstract
def
_aggrSet(kw: Keywords.Kw, n: Option[Int]): Ns[A, B, C, D, E, F, G, H, I, Set[t], t]
- Attributes
- protected
- Definition Classes
- AggregatesOps_10
-
abstract
def
_aggrT(kw: Keywords.Kw): Ns[A, B, C, D, E, F, G, H, I, J, t]
- Attributes
- protected
- Definition Classes
- AggregatesOps_10
-
abstract
def
_aggrTsort(kw: Keywords.Kw): Ns[A, B, C, D, E, F, G, H, I, J, t] with SortAttrs_10[A, B, C, D, E, F, G, H, I, J, t, Ns]
- Attributes
- protected
- Definition Classes
- AggregatesOps_10
Concrete Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def apply(kw: Keywords.stddev): Ns[A, B, C, D, E, F, G, H, I, Double, Double] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Double, Double, Ns]
- def apply(kw: Keywords.variance): Ns[A, B, C, D, E, F, G, H, I, Double, Double] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Double, Double, Ns]
- def apply(kw: Keywords.avg): Ns[A, B, C, D, E, F, G, H, I, Double, Double] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Double, Double, Ns]
- def apply(kw: Keywords.samples): Ns[A, B, C, D, E, F, G, H, I, Set[t], t]
- def apply(kw: Keywords.rands): Ns[A, B, C, D, E, F, G, H, I, Set[t], t]
- def apply(kw: Keywords.maxs): Ns[A, B, C, D, E, F, G, H, I, Set[t], t]
- def apply(kw: Keywords.mins): Ns[A, B, C, D, E, F, G, H, I, Set[t], t]
- def apply(kw: Keywords.distinct): Ns[A, B, C, D, E, F, G, H, I, Set[J], t]
- def apply(kw: Keywords.sample): Ns[A, B, C, D, E, F, G, H, I, J, t]
- def apply(kw: Keywords.rand): Ns[A, B, C, D, E, F, G, H, I, J, t]
- def apply(kw: Keywords.median): Ns[A, B, C, D, E, F, G, H, I, J, t] with SortAttrs_10[A, B, C, D, E, F, G, H, I, J, t, Ns]
- def apply(kw: Keywords.sum): Ns[A, B, C, D, E, F, G, H, I, J, t] with SortAttrs_10[A, B, C, D, E, F, G, H, I, J, t, Ns]
- def apply(kw: Keywords.max): Ns[A, B, C, D, E, F, G, H, I, J, t] with SortAttrs_10[A, B, C, D, E, F, G, H, I, J, t, Ns]
- def apply(kw: Keywords.min): Ns[A, B, C, D, E, F, G, H, I, J, t] with SortAttrs_10[A, B, C, D, E, F, G, H, I, J, t, Ns]
- def apply(kw: Keywords.countDistinct): Ns[A, B, C, D, E, F, G, H, I, Int, Int] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Int, Int, Ns]
- def apply(kw: Keywords.count): Ns[A, B, C, D, E, F, G, H, I, Int, Int] with SortAttrs_10[A, B, C, D, E, F, G, H, I, Int, Int, Ns]
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated