public class GroupByQueryHelper extends Object
Constructor and Description |
---|
GroupByQueryHelper() |
Modifier and Type | Method and Description |
---|---|
static <T> com.metamx.common.Pair<List,com.metamx.common.guava.Accumulator<List,T>> |
createBySegmentAccumulatorPair() |
static <T> com.metamx.common.Pair<IncrementalIndex,com.metamx.common.guava.Accumulator<IncrementalIndex,T>> |
createIndexAccumulatorPair(GroupByQuery query,
GroupByQueryConfig config) |
public static <T> com.metamx.common.Pair<IncrementalIndex,com.metamx.common.guava.Accumulator<IncrementalIndex,T>> createIndexAccumulatorPair(GroupByQuery query, GroupByQueryConfig config)
Copyright © 2015. All rights reserved.