public class CoordinatorRuleManager extends Object
Constructor and Description |
---|
CoordinatorRuleManager(com.metamx.http.client.HttpClient httpClient,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
com.google.common.base.Supplier<TieredBrokerConfig> config,
ServerDiscoverySelector selector) |
Modifier and Type | Method and Description |
---|---|
List<Rule> |
getRulesWithDefault(String dataSource) |
boolean |
isStarted() |
void |
poll() |
void |
start() |
void |
stop() |
@Inject public CoordinatorRuleManager(com.metamx.http.client.HttpClient httpClient, com.fasterxml.jackson.databind.ObjectMapper jsonMapper, com.google.common.base.Supplier<TieredBrokerConfig> config, ServerDiscoverySelector selector)
Copyright © 2011–2017. All rights reserved.