Package

com.sksamuel.elastic4s.http

update

Permalink

package update

Visibility
  1. Public
  2. All

Type Members

  1. case class UpdateByQueryResponse(took: Long, timed_out: Boolean, total: Long, updated: Long, deleted: Long, batches: Long, versionConflicts: Long, noops: Long, throttledMillis: Long, requestsPerSecond: Long, throttledUntilMillis: Long) extends Product with Serializable

    Permalink
  2. trait UpdateImplicits extends AnyRef

    Permalink
  3. case class UpdateResponse(_index: String, _type: String, _id: String, _version: Long, result: String, forced_refresh: Boolean, _shards: Shards) extends Product with Serializable

    Permalink

Ungrouped