Uses of Interface
org.apache.drill.exec.physical.base.Scan
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 Scan in org.apache.drill.exec.physical.base
Modifier and TypeInterfaceDescriptioninterface
A DbGroupScan operator represents the scan associated with a database.interface
interface
FileGroupScan operator represents all data which will be scanned from FileSystem by a given physical plan.interface
A GroupScan operator represents all data which will be scanned by a given physical plan.interface
An IndexGroupScan operator represents the scan associated with an Index.interface
A SubScan operator represents the data scanned by a particular major/minor fragment.Modifier and TypeClassDescriptionclass
class
class
class
class
Represents table group scan with metadata usage.class
class
The type of scan operator, which allows to scan schemaless tables (DynamicDrillTable
with null selection) -
Uses of Scan in org.apache.drill.exec.store.delta
-
Uses of Scan in org.apache.drill.exec.store.dfs.easy
-
Uses of Scan in org.apache.drill.exec.store.direct
Modifier and TypeClassDescriptionclass
class
class
Represents direct scan based on metadata information. -
Uses of Scan in org.apache.drill.exec.store.drill.plugin
-
Uses of Scan in org.apache.drill.exec.store.druid
Modifier and TypeClassDescriptionclass
class
A Class containing information to read a single druid data source. -
Uses of Scan in org.apache.drill.exec.store.enumerable
-
Uses of Scan in org.apache.drill.exec.store.googlesheets
-
Uses of Scan in org.apache.drill.exec.store.hbase
Modifier and TypeClassDescriptionclass
class
Information for reading a single HBase region -
Uses of Scan in org.apache.drill.exec.store.hive
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of Scan in org.apache.drill.exec.store.http
-
Uses of Scan in org.apache.drill.exec.store.iceberg
-
Uses of Scan in org.apache.drill.exec.store.ischema
-
Uses of Scan in org.apache.drill.exec.store.jdbc
-
Uses of Scan in org.apache.drill.exec.store.kafka
-
Uses of Scan in org.apache.drill.exec.store.kudu
Modifier and TypeClassDescriptionclass
class
Information for reading a single Kudu tablet -
Uses of Scan in org.apache.drill.exec.store.mock
Modifier and TypeClassDescriptionclass
Describes a "group" scan of a (logical) mock table.class
Describes a physical scan operation for the mock data source. -
Uses of Scan in org.apache.drill.exec.store.mongo
-
Uses of Scan in org.apache.drill.exec.store.openTSDB
-
Uses of Scan in org.apache.drill.exec.store.parquet
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of Scan in org.apache.drill.exec.store.phoenix
-
Uses of Scan in org.apache.drill.exec.store.splunk
-
Uses of Scan in org.apache.drill.exec.store.sys