Package io.trino.cli
Class NullPrinter
java.lang.Object
io.trino.cli.NullPrinter
- All Implemented Interfaces:
OutputPrinter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NullPrinter
public NullPrinter()
-
-
Method Details
-
printRows
- Specified by:
printRowsin interfaceOutputPrinter
-
finish
public void finish()- Specified by:
finishin interfaceOutputPrinter
-