public interface MetadataRuleManager
| Modifier and Type | Method and Description | 
|---|---|
Map<String,List<Rule>> | 
getAllRules()  | 
List<Rule> | 
getRules(String dataSource)  | 
List<Rule> | 
getRulesWithDefault(String dataSource)  | 
boolean | 
overrideRule(String dataSource,
            List<Rule> rulesConfig,
            AuditInfo auditInfo)  | 
void | 
poll()  | 
void | 
start()  | 
void | 
stop()  | 
Copyright © 2011–2018. All rights reserved.