Uses of Class
org.apache.drill.exec.store.plan.rel.PluginFilterRel
Packages that use PluginFilterRel
Package
Description
-
Uses of PluginFilterRel in org.apache.drill.exec.store.delta.plan
Methods in org.apache.drill.exec.store.delta.plan with parameters of type PluginFilterRel -
Uses of PluginFilterRel in org.apache.drill.exec.store.drill.plugin.plan
Methods in org.apache.drill.exec.store.drill.plugin.plan with parameters of type PluginFilterRel -
Uses of PluginFilterRel in org.apache.drill.exec.store.iceberg.plan
Methods in org.apache.drill.exec.store.iceberg.plan with parameters of type PluginFilterRelModifier and TypeMethodDescriptionvoidIcebergPluginImplementor.implement(PluginFilterRel filter) -
Uses of PluginFilterRel in org.apache.drill.exec.store.mongo.plan
Methods in org.apache.drill.exec.store.mongo.plan with parameters of type PluginFilterRel -
Uses of PluginFilterRel in org.apache.drill.exec.store.plan
Methods in org.apache.drill.exec.store.plan with parameters of type PluginFilterRelModifier and TypeMethodDescriptionvoidAbstractPluginImplementor.implement(PluginFilterRel filter) voidPluginImplementor.implement(PluginFilterRel filter) -
Uses of PluginFilterRel in org.apache.drill.exec.store.plan.rel
Methods in org.apache.drill.exec.store.plan.rel that return PluginFilterRelModifier and TypeMethodDescriptionPluginFilterRel.copy(org.apache.calcite.plan.RelTraitSet traitSet, org.apache.calcite.rel.RelNode input, org.apache.calcite.rex.RexNode condition)