public class DruidFilterRule
extends org.apache.calcite.plan.RelOptRule
Modifier and Type | Method and Description |
---|---|
static DruidFilterRule |
instance() |
void |
onMatch(org.apache.calcite.plan.RelOptRuleCall call) |
public static DruidFilterRule instance()
public void onMatch(org.apache.calcite.plan.RelOptRuleCall call)
onMatch
in class org.apache.calcite.plan.RelOptRule
Copyright © 2011–2017. All rights reserved.