Uses of Package
org.hackystat.telemetry.service.prefetch

Packages that use org.hackystat.telemetry.service.prefetch
org.hackystat.telemetry.service.prefetch Provides the "prefetch" service that speeds up Telemetry Chart display by prefetching them. 
 

Classes in org.hackystat.telemetry.service.prefetch used by org.hackystat.telemetry.service.prefetch
DailyTimer
          Provides a timer task that runs each day at the specified number of minutes past midnight, and then invokes the run() method of all of the tasks associated with its TimerTaskManager.
PrefetchTask
          A TimerTask that encapsulates a TelemetryPrefetch instance.