Uses of Class
org.apache.drill.exec.store.plan.rel.StoragePluginTableScan
Packages that use StoragePluginTableScan
Package
Description
-
Uses of StoragePluginTableScan in org.apache.drill.exec.store.delta.plan
Methods in org.apache.drill.exec.store.delta.plan with parameters of type StoragePluginTableScanModifier and TypeMethodDescriptionvoidDeltaPluginImplementor.implement(StoragePluginTableScan scan) -
Uses of StoragePluginTableScan in org.apache.drill.exec.store.drill.plugin.plan
Methods in org.apache.drill.exec.store.drill.plugin.plan with parameters of type StoragePluginTableScanModifier and TypeMethodDescriptionvoidDrillPluginImplementor.implement(StoragePluginTableScan scan) -
Uses of StoragePluginTableScan in org.apache.drill.exec.store.iceberg.plan
Methods in org.apache.drill.exec.store.iceberg.plan with parameters of type StoragePluginTableScanModifier and TypeMethodDescriptionvoidIcebergPluginImplementor.implement(StoragePluginTableScan scan) -
Uses of StoragePluginTableScan in org.apache.drill.exec.store.mongo.plan
Methods in org.apache.drill.exec.store.mongo.plan with parameters of type StoragePluginTableScanModifier and TypeMethodDescriptionvoidMongoPluginImplementor.implement(StoragePluginTableScan scan) -
Uses of StoragePluginTableScan in org.apache.drill.exec.store.plan
Methods in org.apache.drill.exec.store.plan with parameters of type StoragePluginTableScanModifier and TypeMethodDescriptionvoidAbstractPluginImplementor.implement(StoragePluginTableScan scan) voidPluginImplementor.implement(StoragePluginTableScan scan)