Uses of Class
org.apache.drill.exec.store.plan.rel.StoragePluginTableScan
Package
Description
-
Uses of StoragePluginTableScan in org.apache.drill.exec.store.delta.plan
Modifier and TypeMethodDescriptionvoid
DeltaPluginImplementor.implement
(StoragePluginTableScan scan) -
Uses of StoragePluginTableScan in org.apache.drill.exec.store.drill.plugin.plan
Modifier and TypeMethodDescriptionvoid
DrillPluginImplementor.implement
(StoragePluginTableScan scan) -
Uses of StoragePluginTableScan in org.apache.drill.exec.store.iceberg.plan
Modifier and TypeMethodDescriptionvoid
IcebergPluginImplementor.implement
(StoragePluginTableScan scan) -
Uses of StoragePluginTableScan in org.apache.drill.exec.store.mongo.plan
Modifier and TypeMethodDescriptionvoid
MongoPluginImplementor.implement
(StoragePluginTableScan scan) -
Uses of StoragePluginTableScan in org.apache.drill.exec.store.plan
Modifier and TypeMethodDescriptionvoid
AbstractPluginImplementor.implement
(StoragePluginTableScan scan) void
PluginImplementor.implement
(StoragePluginTableScan scan)