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 TypeMethodDescriptionvoid
DrillPluginImplementor.implement
(PluginLimitRel limit) org.apache.calcite.rel.rel2sql.SqlImplementor.Result
DrillPluginImplementor.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 TypeMethodDescriptionvoid
AbstractPluginImplementor.implement
(PluginLimitRel limit) void
PluginImplementor.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