Uses of Class
org.apache.drill.common.logical.data.Values
Packages that use Values
Package
Description
Logical operators in a query graph.
Visitors for Drill logical plan graphs.
-
Uses of Values in org.apache.drill.common.logical.data
Methods in org.apache.drill.common.logical.data that return Values -
Uses of Values in org.apache.drill.common.logical.data.visitors
Methods in org.apache.drill.common.logical.data.visitors with parameters of type ValuesModifier and TypeMethodDescriptionAbstractLogicalVisitor.visitValues
(Values constant, X value) LogicalVisitor.visitValues
(Values constant, EXTRA value) -
Uses of Values in org.apache.drill.exec.planner.logical
Methods in org.apache.drill.exec.planner.logical with parameters of type ValuesModifier and TypeMethodDescriptionScanFieldDeterminer.visitValues
(Values constant, ScanFieldDeterminer.FieldList value)