public class CoordinatorResourceTestClient extends Object
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
areSegmentsLoaded(String dataSource)  | 
void | 
deleteSegmentsDataSource(String dataSource,
                        org.joda.time.Interval interval)  | 
org.jboss.netty.handler.codec.http.HttpResponseStatus | 
getProxiedOverlordScalingResponseStatus()  | 
List<String> | 
getSegmentIntervals(String dataSource)  | 
void | 
unloadSegmentsForDataSource(String dataSource)  | 
public List<String> getSegmentIntervals(String dataSource) throws Exception
Exceptionpublic boolean areSegmentsLoaded(String dataSource)
public void unloadSegmentsForDataSource(String dataSource)
public void deleteSegmentsDataSource(String dataSource, org.joda.time.Interval interval)
public org.jboss.netty.handler.codec.http.HttpResponseStatus getProxiedOverlordScalingResponseStatus()
Copyright © 2011–2018. All rights reserved.