Class DownsampleTask

All Implemented Interfaces:
Traceable

public class DownsampleTask extends CancellableTask
This class contains the high-level logic that drives the rollup job. The allocated task contains transient state which drives the indexing, and periodically updates it's parent PersistentTask with the indexing's current position.