public class SelectQueryEngine extends Object
| Constructor and Description |
|---|
SelectQueryEngine() |
| Modifier and Type | Method and Description |
|---|---|
com.metamx.common.guava.Sequence<Result<SelectResultValue>> |
process(SelectQuery query,
Segment segment) |
public com.metamx.common.guava.Sequence<Result<SelectResultValue>> process(SelectQuery query, Segment segment)
Copyright © 2011–2015. All rights reserved.