public class ServerViewUtil extends Object
Constructor and Description |
---|
ServerViewUtil() |
Modifier and Type | Method and Description |
---|---|
static List<LocatedSegmentDescriptor> |
getTargetLocations(TimelineServerView serverView,
DataSource datasource,
List<org.joda.time.Interval> intervals,
int numCandidates) |
static List<LocatedSegmentDescriptor> |
getTargetLocations(TimelineServerView serverView,
String datasource,
List<org.joda.time.Interval> intervals,
int numCandidates) |
public static List<LocatedSegmentDescriptor> getTargetLocations(TimelineServerView serverView, String datasource, List<org.joda.time.Interval> intervals, int numCandidates)
public static List<LocatedSegmentDescriptor> getTargetLocations(TimelineServerView serverView, DataSource datasource, List<org.joda.time.Interval> intervals, int numCandidates)
Copyright © 2011–2017. All rights reserved.