Package

com.sksamuel.elastic4s

http

Permalink

package http

Visibility
  1. Public
  2. All

Type Members

  1. trait ElasticDsl extends ElasticApi with Logging with BulkImplicits with DeleteImplicits with GetImplicits with IndexAdminImplicits with IndexImplicits with LocksImplicits with SearchImplicits with SearchScrollImplicits with UpdateImplicits with ValidateImplicits

    Permalink
  2. trait HttpClient extends Logging

    Permalink
  3. trait HttpExecutable[T, U] extends Logging

    Permalink

    T

    the type of the request object handled by this handler

    U

    the type of the response object returned by this handler

  4. trait LocksImplicits extends AnyRef

    Permalink
  5. case class Shards(total: Int, failed: Int, successful: Int) extends Product with Serializable

    Permalink

Value Members

  1. object ElasticDsl extends ElasticDsl

    Permalink
  2. object HttpClient extends Logging

    Permalink
  3. object RefreshPolicyHttpValue

    Permalink
  4. object SourceAsContentBuilder

    Permalink
  5. package bulk

    Permalink
  6. package delete

    Permalink
  7. package get

    Permalink
  8. package index

    Permalink
  9. package search

    Permalink
  10. package update

    Permalink
  11. package validate

    Permalink

Ungrouped