Uses of Class
io.trino.sql.planner.planprinter.IoPlanPrinter.FormattedRange
-
Packages that use IoPlanPrinter.FormattedRange Package Description io.trino.sql.planner.planprinter -
-
Uses of IoPlanPrinter.FormattedRange in io.trino.sql.planner.planprinter
Methods in io.trino.sql.planner.planprinter that return types with arguments of type IoPlanPrinter.FormattedRange Modifier and Type Method Description Set<IoPlanPrinter.FormattedRange>IoPlanPrinter.FormattedDomain. getRanges()Constructor parameters in io.trino.sql.planner.planprinter with type arguments of type IoPlanPrinter.FormattedRange Constructor Description FormattedDomain(boolean nullsAllowed, Set<IoPlanPrinter.FormattedRange> ranges)
-