com.snowplowanalytics.snowplow.enrich.common

enrichments

package enrichments

Visibility
  1. Public
  2. All

Type Members

  1. case class EnrichmentRegistry(configs: EnrichmentMap) extends Product with Serializable

    A registry to hold all of our enrichment configurations.

Value Members

  1. object ClientEnrichments

    Contains enrichments related to the client - where the client is the software which is using the SnowPlow tracker.

  2. object EnrichmentManager

    A module to hold our enrichment process.

  3. object EnrichmentRegistry extends Serializable

    Companion which holds a constructor for the EnrichmentRegistry.

  4. object EventEnrichments

    Holds the enrichments related to events.

  5. object MiscEnrichments

    Miscellaneous enrichments which don't fit into one of the other modules.

  6. object SchemaEnrichment

  7. package registry

  8. package web

Ungrouped