case classEvent[T <: FeatureType](date: Long, value: T, isResponse: Boolean)(implicitevidence$1: scala.reflect.api.JavaUniverse.WeakTypeTag[T])extends Ordered[Event[T]] with Serializable with Product
Used by feature aggregators to do time based filtering
T
type of feature
date
date associated with feature
value
value associated with feature
Linear Supertypes
Product, Equals, Serializable, Serializable, Ordered[Event[T]], Comparable[Event[T]], AnyRef, Any
Used by feature aggregators to do time based filtering
type of feature
date associated with feature
value associated with feature