package swisscollections
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class KafkaTopology extends Logging
- class MongoWrapper extends Logging
- final case class NotFoundInSolrException(message: String = "", cause: Throwable = None.orNull) extends Exception with Product with Serializable
- trait Settings extends AnyRef
- sealed trait SolrClientResult extends Product
- class SolrJClientWrapper extends Logging
- final case class WrongIdException(message: String = "", cause: Throwable = None.orNull) extends Exception with Product with Serializable
- final case class XmlException(message: String = "", cause: Throwable = None.orNull) extends Exception with Product with Serializable
Value Members
- object App extends App with Logging
- case object Committed extends SolrClientResult with Product with Serializable
- case object Continue extends SolrClientResult with Product with Serializable
- object EnrichFromMongo extends Logging
- object KafkaTopologyUtils extends Logging
- object MongoWrapper
- object SettingsFromFile extends Settings
Acts as a single point of fetching for the SettingsLoader
- object SolrJClientWrapper