Package

com.evojam.play.elastic4s

configuration

Permalink

package configuration

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait ClusterSetup extends AnyRef

    Permalink
  2. case class LocalNodeSetup(settings: Settings = Settings.builder.build) extends ClusterSetup with Product with Serializable

    Permalink
  3. case class RemoteClusterSetup(uri: ElasticsearchClientUri, settings: Settings = Settings.builder.build) extends ClusterSetup with Product with Serializable

    Permalink

Ungrouped