Package

com.snowplowanalytics.snowplow.enrich.common.utils

shredder

Permalink

package shredder

Visibility
  1. Public
  2. All

Type Members

  1. case class TypeHierarchy(rootId: String, rootTstamp: String, refRoot: String, refTree: List[String], refParent: String) extends Product with Serializable

    Permalink

    Expresses the hierarchy of types for this type.

Value Members

  1. object Shredder

    Permalink

    The shredder takes the two fields containing JSONs (contexts and unstructured event properties) and "shreds" their contents into a List of JsonNodes ready for loading into dedicated tables in the database.

  2. object TypeHierarchy extends Serializable

    Permalink

    Companion object contains helpers.

Ungrouped