Returns all AdStax events between startDateTime and endDateTime which have a type contained in eventTypes.
Returns all AdStax events between startDateTime and endDateTime which have a type contained in eventTypes. In
case eventTypes is empty, all event types are considered.
the type of events to fetch. If empty, all event types are considered
the initial timestamp of the events to fetch
the final timestamp of the events to fetch
a RDD of Strings with the JSON representation of the fetched events.
(Since version 2.0.0) use AccumulatorV2
(Since version 2.0.0) use AccumulatorV2
(Since version 2.0.0) use AccumulatorV2
(Since version 2.0.0) use AccumulatorV2
(Since version 2.0.0) use AccumulatorV2
(Since version 2.2.0) This method may change or be removed in a future release.
A context for running spark jobs which provides an extra method to access AdStax events.