Package

com.sksamuel.elastic4s.http

delete

Permalink

package delete

Visibility
  1. Public
  2. All

Type Members

  1. case class DeleteByQueryResponse(took: Long, timed_out: Boolean, total: Long, deleted: Long, batches: Long, version_conflicts: Long, noops: Long, throttled_millis: Long, requests_per_second: Long, throttled_until_millis: Long) extends Product with Serializable

    Permalink
  2. trait DeleteImplicits extends AnyRef

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

    Permalink

Value Members

  1. object DeleteByQueryBodyFn

    Permalink

Ungrouped