@Value.Immutable(singleton=false)
public static interface SplunkPushDownRule.Config
extends org.apache.calcite.plan.RelRule.Config
| Modifier and Type | Method and Description |
|---|---|
default SplunkPushDownRule |
toRule() |
default SplunkPushDownRule.Config |
withId(String id) |
default SplunkPushDownRule.Config |
withOperandFor(Class<? extends org.apache.calcite.rel.RelNode> relClass)
Defines an operand tree for the given classes.
|
default SplunkPushDownRule toRule()
toRule in interface org.apache.calcite.plan.RelRule.Configdefault SplunkPushDownRule.Config withOperandFor(Class<? extends org.apache.calcite.rel.RelNode> relClass)
default SplunkPushDownRule.Config withId(String id)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.