Packages

package stats

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class CompareJob extends Serializable

    Compare Job for comparing data between joins, staging queries and raw queries.

    Compare Job for comparing data between joins, staging queries and raw queries. Leverage the compare module for computation between sources.

  2. class ConsistencyJob extends Serializable
  3. class StatsCompute extends Serializable
  4. 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 CompareBaseJob
  2. object CompareJob extends Serializable
  3. object CompareMetrics
  4. object EditDistance

Ungrouped