Package

com.ubirch.util.elasticsearch.client.binary

config

Permalink

package config

Visibility
  1. Public
  2. All

Type Members

  1. case class ESSetting(key: String, value: String) extends Product with Serializable

    Permalink
  2. case class HostUri(host: String, port: Int) extends Product with Serializable

    Permalink

Value Members

  1. object ESConfig extends ConfigBase

    Permalink

    Bulk storage saves changes with a delay (whenever any of several criteria is fulfilled) and comes with other configurable options as well.

    Bulk storage saves changes with a delay (whenever any of several criteria is fulfilled) and comes with other configurable options as well.

    author: cvandrei since: 2016-12-13

  2. object ESConfigKeys

    Permalink

    author: cvandrei since: 2016-12-13

Ungrouped