public class ClientMergeQuery extends Object
Constructor and Description |
---|
ClientMergeQuery(String dataSource,
List<io.druid.timeline.DataSegment> segments,
List<AggregatorFactory> aggregators) |
Modifier and Type | Method and Description |
---|---|
List<AggregatorFactory> |
getAggregators() |
String |
getDataSource() |
List<io.druid.timeline.DataSegment> |
getSegments() |
String |
getType() |
String |
toString() |
public ClientMergeQuery(String dataSource, List<io.druid.timeline.DataSegment> segments, List<AggregatorFactory> aggregators)
Copyright © 2011–2015. All rights reserved.