Index

com.sksamuel.elastic4s.Index
See theIndex companion object
case class Index(name: String) extends IndexLike

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait IndexLike
trait IndexesLike
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def index: String

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Attributes

Inherited from:
IndexesLike
override def values: Seq[String]

Attributes

Definition Classes
Inherited from:
IndexLike