public class CoordinatorResourceTestClient extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
areSegmentsLoaded(String dataSource) |
void |
deleteSegmentsDataSource(String dataSource,
org.joda.time.Interval interval) |
ArrayList<String> |
getSegmentIntervals(String dataSource) |
void |
unloadSegmentsForDataSource(String dataSource,
org.joda.time.Interval interval) |
public ArrayList<String> getSegmentIntervals(String dataSource) throws Exception
Exception
public boolean areSegmentsLoaded(String dataSource)
public void unloadSegmentsForDataSource(String dataSource, org.joda.time.Interval interval)
public void deleteSegmentsDataSource(String dataSource, org.joda.time.Interval interval)
Copyright © 2011–2017. All rights reserved.