Package

com.sksamuel.elastic4s.http

delete

Permalink

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

    Permalink
  2. trait DeleteHandlers extends AnyRef

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

    Permalink

Value Members

  1. object DeleteByQueryBodyFn

    Permalink

Ungrouped