package stats
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- 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.
- class ConsistencyJob extends Serializable
- class StatsCompute extends Serializable
- 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
- object CompareBaseJob
- object CompareJob extends Serializable
- object CompareMetrics
- object EditDistance