Uses of Interface
io.trino.cli.OutputPrinter
-
-
Uses of OutputPrinter in io.trino.cli
Classes in io.trino.cli that implement OutputPrinter Modifier and Type Class Description classAlignedTablePrinterclassCsvPrinterclassJsonPrinterclassNullPrinterclassTsvPrinterclassVerticalRecordPrinterConstructors in io.trino.cli with parameters of type OutputPrinter Constructor Description OutputHandler(OutputPrinter printer)
-