zio.elasticsearch.query.MultiValueMode
See theMultiValueMode companion trait
object MultiValueMode
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MultiValueMode.type
Members list
Type members
Classlikes
case object Avg extends MultiValueMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MultiValueModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Avg.type
case object Max extends MultiValueMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MultiValueModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Max.type
case object Median extends MultiValueMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MultiValueModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Median.type
case object Min extends MultiValueMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MultiValueModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Min.type
case object Sum extends MultiValueMode
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalstrait MultiValueModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
Sum.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article