Uses of Class
io.trino.sql.planner.rowpattern.ValuePointer
-
Packages that use ValuePointer Package Description io.trino.sql.planner.rowpattern -
-
Uses of ValuePointer in io.trino.sql.planner.rowpattern
Subclasses of ValuePointer in io.trino.sql.planner.rowpattern Modifier and Type Class Description classAggregationValuePointerclassScalarValuePointerMethods in io.trino.sql.planner.rowpattern that return types with arguments of type ValuePointer Modifier and Type Method Description List<ValuePointer>LogicalIndexExtractor.ExpressionAndValuePointers. getValuePointers()
-