Uses of Interface
io.trino.sql.planner.rowpattern.ValuePointer
Packages that use ValuePointer
-
Uses of ValuePointer in io.trino.sql.planner.rowpattern
Classes in io.trino.sql.planner.rowpattern that implement ValuePointerModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classMethods in io.trino.sql.planner.rowpattern that return ValuePointerModifier and TypeMethodDescriptionExpressionAndValuePointers.Assignment.valuePointer()Returns the value of thevaluePointerrecord component.Constructors in io.trino.sql.planner.rowpattern with parameters of type ValuePointerModifierConstructorDescriptionAssignment(Symbol symbol, ValuePointer valuePointer) Creates an instance of aAssignmentrecord class.