public class RemoveBlackoutRealizationsRule extends RoutingRule
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
blackList |
static Set<String> |
whiteList |
| Constructor and Description |
|---|
RemoveBlackoutRealizationsRule() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
accept(org.apache.kylin.metadata.realization.IRealization real) |
void |
apply(List<Candidate> candidates) |
applyRules, findRealizationsOf, getPrintableText, registerRule, removeRule, toStringpublic static boolean accept(org.apache.kylin.metadata.realization.IRealization real)
public void apply(List<Candidate> candidates)
apply in class RoutingRuleCopyright © 2014–2017 Apache Software Foundation. All rights reserved.