Package io.trino.cli
Interface WarningsPrinter
-
public interface WarningsPrinter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprint(List<Warning> warnings, boolean withInitialSeparator, boolean withTrailingSeparator)
-