com.sksamuel.elastic4s.http

delete

package delete

Visibility
  1. Public
  2. All

Type Members

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

  2. trait DeleteImplicits extends AnyRef

  3. case class DeleteResponse(shards: Shards, index: String, type: String, id: String, version: Long, result: String) extends Product with Serializable

Value Members

  1. object DeleteByQueryBodyFn

Ungrouped