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