Package io.milvus.bulkwriter.writer
Interface FormatFileWriter
- All Known Implementing Classes:
CSVFileWriter,JSONFileWriter,ParquetFileWriter
public interface FormatFileWriter
-
Method Summary
-
Method Details
-
appendRow
- Throws:
IOException
-
getFilePath
String getFilePath() -
close
- Throws:
IOException
-