Packages

package th3

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class Attachment(name: String, hashes: Seq[Hash], size: Long, contentType: String, id: String) extends Product with Serializable
  2. trait Conversion extends AnyRef
  3. class DBConfiguration extends AnyRef

    This class is a wrapper of ElasticSearch client from Elastic4s It builds the client using configuration (ElasticSearch addresses, cluster and index name) It add timed annotation in order to measure storage metrics

    This class is a wrapper of ElasticSearch client from Elastic4s It builds the client using configuration (ElasticSearch addresses, cluster and index name) It add timed annotation in order to measure storage metrics

    Annotations
    @Singleton()
  4. class DBFind extends AnyRef

    Service class responsible for entity search

    Service class responsible for entity search

    Annotations
    @Singleton()
  5. class DBGet extends AnyRef
    Annotations
    @Singleton()
  6. class Input extends migration.Input with Conversion
    Annotations
    @Singleton()
  7. class SearchWithScroll extends GraphStage[SourceShape[SearchHit]]

Value Members

  1. object DBUtils
  2. object Input

Ungrouped