Uses of Class
org.apache.drill.exec.store.iceberg.format.IcebergFormatPlugin
Packages that use IcebergFormatPlugin
-
Uses of IcebergFormatPlugin in org.apache.drill.exec.store.iceberg
Methods in org.apache.drill.exec.store.iceberg that return IcebergFormatPluginMethods in org.apache.drill.exec.store.iceberg with parameters of type IcebergFormatPluginModifier and TypeMethodDescriptionIcebergGroupScan.IcebergGroupScanBuilder.formatPlugin
(IcebergFormatPlugin formatPlugin) IcebergSubScan.IcebergSubScanBuilder.formatPlugin
(IcebergFormatPlugin formatPlugin) static org.apache.iceberg.TableScan
IcebergGroupScan.initTableScan
(IcebergFormatPlugin formatPlugin, String path, LogicalExpression condition) -
Uses of IcebergFormatPlugin in org.apache.drill.exec.store.iceberg.format
Constructors in org.apache.drill.exec.store.iceberg.format with parameters of type IcebergFormatPlugin