public class CoordinatorClient extends Object
| Constructor and Description | 
|---|
CoordinatorClient(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                 DruidLeaderClient druidLeaderClient)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ImmutableSegmentLoadInfo> | 
fetchServerView(String dataSource,
               org.joda.time.Interval interval,
               boolean incompleteOk)  | 
@Inject
public CoordinatorClient(com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
                                 DruidLeaderClient druidLeaderClient)
public List<ImmutableSegmentLoadInfo> fetchServerView(String dataSource, org.joda.time.Interval interval, boolean incompleteOk)
Copyright © 2011–2018. All rights reserved.