Package

de.is24

jest4s

Permalink

package jest4s

Visibility
  1. Public
  2. All

Type Members

  1. class ElasticClient extends SLF4JLogging with SchemaMethods with ScrollMethods

    Permalink
  2. class ElasticSearchException extends RuntimeException

    Permalink
  3. final case class ElasticSearchId(elasticSearchId: String) extends AnyVal with Product with Serializable

    Permalink
  4. final case class ElasticType(typeName: String) extends AnyVal with Product with Serializable

    Permalink
  5. final case class HistoryBatchSize(value: Int) extends AnyVal with Product with Serializable

    Permalink
  6. final case class IndexName(indexName: String) extends AnyVal with Product with Serializable

    Permalink
  7. sealed trait JestMethods extends AnyRef

    Permalink
  8. sealed trait SchemaMethods extends JestMethods with SLF4JLogging

    Permalink
  9. case class ScrollBatchResult[T](scrollId: String, results: List[T]) extends Product with Serializable

    Permalink
  10. sealed trait ScrollMethods extends JestMethods with SLF4JLogging

    Permalink

Value Members

  1. object PromiseJestResultHandler

    Permalink
  2. object Protocol

    Permalink
  3. package utils

    Permalink

Ungrouped