ValueType

com.sksamuel.elastic4s.requests.common.ValueType$
See theValueType companion trait
object ValueType

Attributes

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

Members list

Type members

Classlikes

case object BOOLEAN extends ValueType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueType
class Object
trait Matchable
class Any
Show all
Self type
BOOLEAN.type
case object DATE extends ValueType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueType
class Object
trait Matchable
class Any
Show all
Self type
DATE.type
case object DOUBLE extends ValueType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueType
class Object
trait Matchable
class Any
Show all
Self type
DOUBLE.type
case object GEOPOINT extends ValueType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueType
class Object
trait Matchable
class Any
Show all
Self type
GEOPOINT.type
case object IP extends ValueType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueType
class Object
trait Matchable
class Any
Show all
Self type
IP.type
case object LONG extends ValueType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueType
class Object
trait Matchable
class Any
Show all
Self type
LONG.type
case object NUMBER extends ValueType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueType
class Object
trait Matchable
class Any
Show all
Self type
NUMBER.type
case object NUMERIC extends ValueType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueType
class Object
trait Matchable
class Any
Show all
Self type
NUMERIC.type
case object STRING extends ValueType

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ValueType
class Object
trait Matchable
class Any
Show all
Self type
STRING.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror