ElasticPrimitive

zio.elasticsearch.ElasticPrimitive

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ElasticInt extends ElasticPrimitive[Int]

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ElasticInt.type
object ElasticLocalDate extends ElasticPrimitive[LocalDate]

Attributes

Supertypes
trait ElasticPrimitive[LocalDate]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait ElasticPrimitive[A]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ElasticBool
object ElasticDouble
object ElasticFloat
object ElasticInt
object ElasticLong
object ElasticString
object ElasticUUID
Show all
final implicit class ElasticPrimitiveOps[A](value: A) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ElasticUUID extends ElasticPrimitive[UUID]

Attributes

Supertypes
trait ElasticPrimitive[UUID]
class Object
trait Matchable
class Any
Self type

Implicits

Implicits

final implicit def ElasticPrimitiveOps[A](value: A): ElasticPrimitiveOps[A]