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