Package

com.spotify.scio

elasticsearch

Permalink

package elasticsearch

Main package for Elasticsearch APIs. Import all.

import com.spotify.scio.elasticsearch._
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. elasticsearch
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class ElasticsearchIO[T](options: ElasticsearchOptions) extends TestIO[T] with Product with Serializable

    Permalink
  2. case class ElasticsearchOptions(clusterName: String, servers: Seq[InetSocketAddress]) extends Product with Serializable

    Permalink
  3. implicit final class ElasticsearchSCollection[T] extends AnyVal

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped