Uses of Class
org.apache.drill.exec.physical.base.AbstractWriter
Package
Description
-
Uses of AbstractWriter in org.apache.drill.exec.store.delta.format
Modifier and TypeMethodDescriptionDeltaFormatPlugin.getWriter
(PhysicalOperator child, String location, List<String> partitionColumns) -
Uses of AbstractWriter in org.apache.drill.exec.store.dfs
Modifier and TypeMethodDescriptionFormatPlugin.getWriter
(PhysicalOperator child, String location, List<String> partitionColumns) -
Uses of AbstractWriter in org.apache.drill.exec.store.dfs.easy
Modifier and TypeMethodDescriptionEasyFormatPlugin.getWriter
(PhysicalOperator child, String location, List<String> partitionColumns) -
Uses of AbstractWriter in org.apache.drill.exec.store.googlesheets
-
Uses of AbstractWriter in org.apache.drill.exec.store.iceberg.format
Modifier and TypeMethodDescriptionIcebergFormatPlugin.getWriter
(PhysicalOperator child, String location, List<String> partitionColumns) -
Uses of AbstractWriter in org.apache.drill.exec.store.jdbc
-
Uses of AbstractWriter in org.apache.drill.exec.store.kudu
-
Uses of AbstractWriter in org.apache.drill.exec.store.parquet
Modifier and TypeMethodDescriptionParquetFormatPlugin.getWriter
(PhysicalOperator child, String location, List<String> partitionColumns) -
Uses of AbstractWriter in org.apache.drill.exec.store.splunk