| Package | Description | 
|---|---|
| io.druid.client | |
| io.druid.server | 
| Modifier and Type | Method and Description | 
|---|---|
static List<LocatedSegmentDescriptor> | 
ServerViewUtil.getTargetLocations(TimelineServerView serverView,
                  DataSource datasource,
                  List<org.joda.time.Interval> intervals,
                  int numCandidates)  | 
static List<LocatedSegmentDescriptor> | 
ServerViewUtil.getTargetLocations(TimelineServerView serverView,
                  String datasource,
                  List<org.joda.time.Interval> intervals,
                  int numCandidates)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<LocatedSegmentDescriptor> | 
ClientInfoResource.getQueryTargets(String datasource,
               String intervals,
               int numCandidates,
               javax.servlet.http.HttpServletRequest req)  | 
Copyright © 2011–2018. All rights reserved.