com.snowplowanalytics.snowplow.enrich.common

utils

package utils

Visibility
  1. Public
  2. All

Type Members

  1. class HttpClient extends AnyRef

Value Members

  1. object ConversionUtils

    General-purpose utils to help the ETL process along.

  2. object JsonPath

    Wrapper for io.gatling.jsonpath for json4s and scalaz

  3. object JsonUtils

    Contains general purpose extractors and other utilities for JSONs.

  4. object MapTransformer

    The problem we're trying to solve: converting maps to classes in Scala is not very easy to do in a functional way, and it gets even harder if you have a class with >22 fields (so can't use case classes).

  5. object ScalazJson4sUtils

  6. package shredder

Ungrouped