com.sksamuel.elastic4s.handlers.reindex

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
case class ReindexResponse(took: Long, timed_out: Boolean, total: Long, updated: Long, created: Long, deleted: Long, batches: Long, version_conflicts: Long, noops: Long, retries: Retries, throttledMillis: Long, requestsPerSecond: Long, throttledUntilMillis: Long, failures: Option[Seq[BulkIndexByScrollFailure]])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Retries(bulk: Long, search: Long)

Attributes

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