Uses of Class
io.trino.sql.planner.rowpattern.LogicalIndexPointer
Packages that use LogicalIndexPointer
-
Uses of LogicalIndexPointer in io.trino.sql.planner.rowpattern
Methods in io.trino.sql.planner.rowpattern that return LogicalIndexPointerModifier and TypeMethodDescriptionClassifierValuePointer.getLogicalIndexPointer()ScalarValuePointer.getLogicalIndexPointer()Constructors in io.trino.sql.planner.rowpattern with parameters of type LogicalIndexPointerModifierConstructorDescriptionClassifierValuePointer(LogicalIndexPointer logicalIndexPointer) ScalarValuePointer(LogicalIndexPointer logicalIndexPointer, Symbol inputSymbol)