package th3
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class Attachment(name: String, hashes: Seq[Hash], size: Long, contentType: String, id: String) extends Product with Serializable
- trait Conversion extends AnyRef
-
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()
-
class
DBFind extends AnyRef
Service class responsible for entity search
Service class responsible for entity search
- Annotations
- @Singleton()
-
class
DBGet extends AnyRef
- Annotations
- @Singleton()
-
class
Input extends migration.Input with Conversion
- Annotations
- @Singleton()
- class SearchWithScroll extends GraphStage[SourceShape[SearchHit]]