Uses of Interface
org.apache.drill.exec.physical.base.SubScan
Packages that use SubScan
Package
Description
Drill storage plugin.
Kafka storage plugin.
Defines a mock data source which generates dummy test data for use
in testing.
MongoDB storage plugin.
-
Uses of SubScan in org.apache.drill.exec.physical.base
Subinterfaces of SubScan in org.apache.drill.exec.physical.baseClasses in org.apache.drill.exec.physical.base that implement SubScanModifier and TypeClassDescriptionclass
class
class
The type of scan operator, which allows to scan schemaless tables (DynamicDrillTable
with null selection)Methods in org.apache.drill.exec.physical.base that return SubScanModifier and TypeMethodDescriptionGroupScan.getSpecificScan
(int minorFragmentId) SchemalessScan.getSpecificScan
(int minorFragmentId) Methods in org.apache.drill.exec.physical.base with parameters of type SubScanModifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitSubScan
(SubScan subScan, X value) PhysicalVisitor.visitSubScan
(SubScan subScan, EXTRA value) -
Uses of SubScan in org.apache.drill.exec.physical.config
Methods in org.apache.drill.exec.physical.config that return SubScanModifier and TypeMethodDescriptionHashJoinPOP.getSubScanForRowKeyJoin()
RowKeyJoinPOP.getSubScanForRowKeyJoin()
Methods in org.apache.drill.exec.physical.config with parameters of type SubScanModifier and TypeMethodDescriptionvoid
HashJoinPOP.setSubScanForRowKeyJoin
(SubScan subScan) void
RowKeyJoinPOP.setSubScanForRowKeyJoin
(SubScan subScan) -
Uses of SubScan in org.apache.drill.exec.planner.fragment
Methods in org.apache.drill.exec.planner.fragment that return SubScanMethods in org.apache.drill.exec.planner.fragment with parameters of type SubScanModifier and TypeMethodDescriptionvoid
Materializer.IndexedFragmentNode.addSubScan
(SubScan subScan) Materializer.visitSubScan
(SubScan subScan, Materializer.IndexedFragmentNode value) -
Uses of SubScan in org.apache.drill.exec.planner.fragment.contrib
Methods in org.apache.drill.exec.planner.fragment.contrib with parameters of type SubScanModifier and TypeMethodDescriptionExchangeRemoverMaterializer.visitSubScan
(SubScan subScan, Materializer.IndexedFragmentNode value) OperatorIdVisitor.visitSubScan
(SubScan subScan, Integer parentOpId) -
Uses of SubScan in org.apache.drill.exec.store.delta
Classes in org.apache.drill.exec.store.delta that implement SubScanMethods in org.apache.drill.exec.store.delta that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.dfs.easy
Classes in org.apache.drill.exec.store.dfs.easy that implement SubScan -
Uses of SubScan in org.apache.drill.exec.store.direct
Classes in org.apache.drill.exec.store.direct that implement SubScanMethods in org.apache.drill.exec.store.direct that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.drill.plugin
Classes in org.apache.drill.exec.store.drill.plugin that implement SubScanMethods in org.apache.drill.exec.store.drill.plugin that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.druid
Classes in org.apache.drill.exec.store.druid that implement SubScanModifier and TypeClassDescriptionclass
A Class containing information to read a single druid data source. -
Uses of SubScan in org.apache.drill.exec.store.enumerable
Classes in org.apache.drill.exec.store.enumerable that implement SubScanMethods in org.apache.drill.exec.store.enumerable that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.googlesheets
Classes in org.apache.drill.exec.store.googlesheets that implement SubScanMethods in org.apache.drill.exec.store.googlesheets that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.hbase
Classes in org.apache.drill.exec.store.hbase that implement SubScanModifier and TypeClassDescriptionclass
Information for reading a single HBase region -
Uses of SubScan in org.apache.drill.exec.store.hive
Classes in org.apache.drill.exec.store.hive that implement SubScanMethods in org.apache.drill.exec.store.hive that return SubScanModifier and TypeMethodDescriptionHiveDrillNativeParquetScan.getSpecificScan
(int minorFragmentId) HiveScan.getSpecificScan
(int minorFragmentId) -
Uses of SubScan in org.apache.drill.exec.store.http
Classes in org.apache.drill.exec.store.http that implement SubScanMethods in org.apache.drill.exec.store.http that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.iceberg
Classes in org.apache.drill.exec.store.iceberg that implement SubScan -
Uses of SubScan in org.apache.drill.exec.store.ischema
Classes in org.apache.drill.exec.store.ischema that implement SubScanMethods in org.apache.drill.exec.store.ischema that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.jdbc
Classes in org.apache.drill.exec.store.jdbc that implement SubScanMethods in org.apache.drill.exec.store.jdbc that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.kafka
Classes in org.apache.drill.exec.store.kafka that implement SubScan -
Uses of SubScan in org.apache.drill.exec.store.kudu
Classes in org.apache.drill.exec.store.kudu that implement SubScan -
Uses of SubScan in org.apache.drill.exec.store.mock
Classes in org.apache.drill.exec.store.mock that implement SubScanModifier and TypeClassDescriptionclass
Describes a physical scan operation for the mock data source.Methods in org.apache.drill.exec.store.mock that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.mongo
Classes in org.apache.drill.exec.store.mongo that implement SubScan -
Uses of SubScan in org.apache.drill.exec.store.openTSDB
Classes in org.apache.drill.exec.store.openTSDB that implement SubScan -
Uses of SubScan in org.apache.drill.exec.store.parquet
Classes in org.apache.drill.exec.store.parquet that implement SubScan -
Uses of SubScan in org.apache.drill.exec.store.phoenix
Classes in org.apache.drill.exec.store.phoenix that implement SubScanMethods in org.apache.drill.exec.store.phoenix that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.splunk
Classes in org.apache.drill.exec.store.splunk that implement SubScanMethods in org.apache.drill.exec.store.splunk that return SubScan -
Uses of SubScan in org.apache.drill.exec.store.sys
Classes in org.apache.drill.exec.store.sys that implement SubScanMethods in org.apache.drill.exec.store.sys that return SubScan