Uses of Class
org.hackystat.telemetry.analyzer.reducer.util.IntervalUtility.Period

Packages that use IntervalUtility.Period
org.hackystat.telemetry.analyzer.reducer.util Provides various utilities used by the Telemetry Language reducer implementation. 
 

Uses of IntervalUtility.Period in org.hackystat.telemetry.analyzer.reducer.util
 

Methods in org.hackystat.telemetry.analyzer.reducer.util that return types with arguments of type IntervalUtility.Period
static java.util.List<IntervalUtility.Period> IntervalUtility.getPeriods(org.hackystat.utilities.time.interval.Interval interval)
          Gets time periods in the interval.