Class | Description |
---|---|
CumulativeJacardReducer |
A cumulative jacard reducer designed to work as a single reducer.
|
CumulativeTimeWord |
Count word instances (not occurences) across times.
|
CumulativeTimeWord.IntersectionUnionMap |
For every word occurrence, emit
|
CumulativeTimeWord.IntersectionUnionReduce |
Recieve every word-time either from the current time period or from past time periods.
|
CumulativeTimeWord.JacardReduce | |
JacardIndex |
An index encoding the difference between two sets
|
JacardIndexOutputMode | |
TimeWordJacardIndex |
Count word instances (not occurences) across times.
|
TimeWordMapper |