Packages

package stats

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class ConsistencyJob extends Serializable
  2. class StatsCompute extends Serializable
  3. class SummaryJob extends Serializable

    Summary Job for daily upload of stats.

    Summary Job for daily upload of stats. Leverage the stats module for computation per range. Follow pattern of staging query for dividing long ranges into reasonable chunks. Follow pattern of OOC for computing offline and uploading online as well.

Value Members

  1. object CompareJob
  2. object CompareMetrics
  3. object EditDistance
  4. object KllSketchDistance
  5. object StatsGenerator

    StatsGenerator takes care of computation of metadata for dataframes as well as measuring differences between two dataframes.

    StatsGenerator takes care of computation of metadata for dataframes as well as measuring differences between two dataframes. This applies to drifts as well between two dataframes.

Ungrouped