Uses of Class
io.trino.sql.planner.rowpattern.LogicalIndexPointer
-
Packages that use LogicalIndexPointer Package Description io.trino.sql.planner.rowpattern -
-
Uses of LogicalIndexPointer in io.trino.sql.planner.rowpattern
Methods in io.trino.sql.planner.rowpattern that return LogicalIndexPointer Modifier and Type Method Description LogicalIndexPointerLogicalIndexExtractor.ValuePointer. getLogicalIndexPointer()Constructors in io.trino.sql.planner.rowpattern with parameters of type LogicalIndexPointer Constructor Description ValuePointer(LogicalIndexPointer logicalIndexPointer, Symbol inputSymbol)
-