Searched refs:GROUP_BORDER (Results 1 – 3 of 3) sorted by relevance
30 @IntDef({GROUP_BORDER, INTERVAL_START, INTERVAL_END})34 public static final int GROUP_BORDER = 0; field in AggregationTimestamp
108 if (scanPoint.getType() == AggregationTimestamp.GROUP_BORDER) { in calculateAggregation()167 new AggregationTimestamp(AggregationTimestamp.GROUP_BORDER, groupSplit)); in initialiseTimestampsBuffer()267 && startPoint.getType() == AggregationTimestamp.GROUP_BORDER in updateAggregationResult()
57 new AggregationTimestamp(AggregationTimestamp.GROUP_BORDER, 13L); in testCompareTimestamps_orderByTime()59 new AggregationTimestamp(AggregationTimestamp.GROUP_BORDER, 15L); in testCompareTimestamps_orderByTime()