Uses of Class
org.apache.drill.exec.store.plan.rule.PluginConverterRule
Packages that use PluginConverterRule
-
Uses of PluginConverterRule in org.apache.drill.exec.store.plan.rule
Subclasses of PluginConverterRule in org.apache.drill.exec.store.plan.ruleModifier and TypeClassDescriptionclassThe rule that converts provided aggregate operator to plugin-specific implementation.classThe rule that converts provided filter operator to plugin-specific implementation.classThe rule that converts provided join operator to plugin-specific implementation.classclassThe rule that converts provided project operator to plugin-specific implementation.classThe rule that converts provided sort operator to plugin-specific implementation.classThe rule that converts provided union operator to plugin-specific implementation.