AggrKw

molecule.boilerplate.api.KeywordsStable.AggrKw
trait AggrKw extends Kw

Attributes

Source
Keywords.scala
Graph
Supertypes
trait Kw
class Object
trait Matchable
class Any
Known subtypes
trait AggrCoalesce
trait avg
object avg.type
trait count
object count.type
object countDistinct.type
trait median
object median.type
trait stddev
object stddev.type
trait sum
object sum.type
trait variance
object variance.type
trait AggrInt
trait distinct
object distinct.type
trait max
object max.type
trait min
object min.type
trait sample
object sample.type
Show all
In this article