Uses of Interface
org.apache.drill.metastore.iceberg.write.FileWriter
Packages that use FileWriter
Package
Description
-
Uses of FileWriter in org.apache.drill.metastore.iceberg
Methods in org.apache.drill.metastore.iceberg that return FileWriterModifier and TypeMethodDescriptionIcebergMetastoreContext.fileWriter()
Returns file writer which stores Metastore component data in the format supported by theFileWriter
implementation. -
Uses of FileWriter in org.apache.drill.metastore.iceberg.components.tables
Methods in org.apache.drill.metastore.iceberg.components.tables that return FileWriter -
Uses of FileWriter in org.apache.drill.metastore.iceberg.write
Classes in org.apache.drill.metastore.iceberg.write that implement FileWriterMethods in org.apache.drill.metastore.iceberg.write that return FileWriterModifier and TypeMethodDescriptionIndicates location where new file will be written to.Indicates name with which new file will be created.Indicates list of records to be written.