the-algorithm/src/scala/com/twitter/timelines/prediction/common/aggregates/real_time/TimelinesOnlineAggregationS...

6 lines
188 B
Scala

package com.twitter.timelines.prediction.common.aggregates.real_time
object TimelinesOnlineAggregationSources {
val timelinesOnlineAggregateSource = new TimelinesStormAggregateSource
}