Uses of Interface
org.apache.drill.exec.physical.base.Store
Package
Description
Defines a mock data source which generates dummy test data for use
in testing.
-
Uses of Store in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionStore.getSpecificStore
(PhysicalOperator child, int minorFragmentId) Provides full materialized Store operators for execution purposes.Modifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitStore
(Store store, X value) PhysicalVisitor.visitStore
(Store store, EXTRA value) -
Uses of Store in org.apache.drill.exec.physical.config
Modifier and TypeMethodDescriptionScreen.getSpecificStore
(PhysicalOperator child, int minorFragmentId) -
Uses of Store in org.apache.drill.exec.planner.fragment
Modifier and TypeMethodDescriptionMaterializer.visitStore
(Store store, Materializer.IndexedFragmentNode iNode) StatsCollector.visitStore
(Store store, Wrapper wrapper) -
Uses of Store in org.apache.drill.exec.planner.fragment.contrib
Modifier and TypeMethodDescriptionExchangeRemoverMaterializer.visitStore
(Store store, Materializer.IndexedFragmentNode iNode) -
Uses of Store in org.apache.drill.exec.store.mock
Modifier and TypeMethodDescriptionMockStorePOP.getSpecificStore
(PhysicalOperator child, int minorFragmentId)