Searched refs:getGroupSplitIntervals (Results 1 – 3 of 3) sorted by relevance
101 List<Pair<Long, Long>> groupIntervals = request.getGroupSplitIntervals(); in deriveAggregate()
106 List<Pair<Long, Long>> groupIntervals = request.getGroupSplitIntervals(); in deriveAggregate()
356 public List<Pair<Long, Long>> getGroupSplitIntervals() { in getGroupSplitIntervals() method