com.sksamuel.elastic4s

Members list

Packages

Type members

Classlikes

case class ArrayFieldValue(name: String, values: Seq[FieldValue]) extends FieldValue

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait FieldValue
class Object
trait Matchable
class Any
Show all
trait FieldValue

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class NestedFieldValue(name: Option[String], values: Seq[FieldValue]) extends FieldValue

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait FieldValue
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class NullFieldValue(name: String) extends FieldValue

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait FieldValue
class Object
trait Matchable
class Any
Show all
case class SimpleFieldValue(name: Option[String], value: Any) extends FieldValue

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait FieldValue
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type