Uses of Class
org.apache.drill.exec.store.plan.rel.PluginLimitRel
Packages that use PluginLimitRel
Package
Description
-
Uses of PluginLimitRel in org.apache.drill.exec.store.delta.plan
Methods in org.apache.drill.exec.store.delta.plan with parameters of type PluginLimitRel -
Uses of PluginLimitRel in org.apache.drill.exec.store.drill.plugin.plan
Methods in org.apache.drill.exec.store.drill.plugin.plan with parameters of type PluginLimitRelModifier and TypeMethodDescriptionvoidDrillPluginImplementor.implement(PluginLimitRel limit) org.apache.calcite.rel.rel2sql.SqlImplementor.ResultDrillPluginImplementor.DrillRelToSqlConverter.visit(PluginLimitRel e) -
Uses of PluginLimitRel in org.apache.drill.exec.store.iceberg.plan
Methods in org.apache.drill.exec.store.iceberg.plan with parameters of type PluginLimitRel -
Uses of PluginLimitRel in org.apache.drill.exec.store.mongo.plan
Methods in org.apache.drill.exec.store.mongo.plan with parameters of type PluginLimitRel -
Uses of PluginLimitRel in org.apache.drill.exec.store.plan
Methods in org.apache.drill.exec.store.plan with parameters of type PluginLimitRelModifier and TypeMethodDescriptionvoidAbstractPluginImplementor.implement(PluginLimitRel limit) voidPluginImplementor.implement(PluginLimitRel limit) -
Uses of PluginLimitRel in org.apache.drill.exec.store.plan.rel
Methods in org.apache.drill.exec.store.plan.rel that return PluginLimitRel