public class GroupByRowProcessor extends Object
| Constructor and Description |
|---|
GroupByRowProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static com.metamx.common.guava.Sequence<io.druid.data.input.Row> |
process(Query queryParam,
com.metamx.common.guava.Sequence<io.druid.data.input.Row> rows,
GroupByQueryConfig config,
BlockingPool<ByteBuffer> mergeBufferPool,
com.fasterxml.jackson.databind.ObjectMapper spillMapper) |
public static com.metamx.common.guava.Sequence<io.druid.data.input.Row> process(Query queryParam, com.metamx.common.guava.Sequence<io.druid.data.input.Row> rows, GroupByQueryConfig config, BlockingPool<ByteBuffer> mergeBufferPool, com.fasterxml.jackson.databind.ObjectMapper spillMapper)
Copyright © 2011–2016. All rights reserved.