Package io.trino.cli
Interface OutputPrinter
- All Known Implementing Classes:
AlignedTablePrinter,CsvPrinter,JsonPrinter,NullPrinter,TsvPrinter,VerticalRecordPrinter
public interface OutputPrinter
-
Method Summary
-
Method Details
-
printRows
- Throws:
IOException
-
finish
- Throws:
IOException
-