Package

com.ubirch.util.elasticsearch.client.binary.storage

base

Permalink

package base

Visibility
  1. Public
  2. All

Type Members

  1. trait ESBulkStorageBase extends StrictLogging

    Permalink

    Using the Elasticsearch TransportClient to access the database: https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/index.html

    Using the Elasticsearch TransportClient to access the database: https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/index.html

    author: derMicha since: 2016-10-02

  2. trait ESClient extends AnyRef

    Permalink

    author: cvandrei since: 2017-02-24

  3. trait ESStorageBase extends StrictLogging

    Permalink

    Using the Elasticsearch TransportClient to access the database: https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/index.html

    Using the Elasticsearch TransportClient to access the database: https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/index.html

    author: derMicha since: 2016-10-06

Value Members

  1. object ESClient extends ESClient

    Permalink

Ungrouped