zio.elasticsearch.query.sort

Members list

Type members

Classlikes

sealed trait Missing

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object First.type
object Last.type
object Missing

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Missing.type
sealed trait NumericType

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Date.type
object DateNanos.type
object Double.type
object Long.type
object NumericType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait Sort

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
sealed trait SortByField extends Sort

Attributes

Companion
object
Supertypes
trait Sort
class Object
trait Matchable
class Any
object SortByField

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait SortByScript extends Sort

Attributes

Supertypes
trait Sort
class Object
trait Matchable
class Any
sealed trait SortMode

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Avg.type
object Max.type
object Median.type
object Min.type
object Sum.type
object SortMode

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SortMode.type
sealed trait SortOrder

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Asc.type
object Desc.type
object SortOrder

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SortOrder.type
sealed trait SourceType

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NumberType.type
object StringType.type
object SourceType

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SourceType.type