Indexing
com.sksamuel.elastic4s.handlers.index.Indexing
case class Indexing(indexTotal: Long, indexTimeInMillis: Long, indexCurrent: Long, indexFailed: Long, deleteTotal: Long, deleteTimeInMillis: Long, deleteCurrent: Long, noopUpdateTotal: Long, isThrottled: Long, throttleTimeInMillis: Long)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article