Uses of Interface
org.apache.drill.exec.physical.base.Leaf
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 Leaf in org.apache.drill.exec.physical
-
Uses of Leaf 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
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 Leaf in org.apache.drill.exec.physical.config
-
Uses of Leaf in org.apache.drill.exec.store.delta
-
Uses of Leaf in org.apache.drill.exec.store.dfs.easy
-
Uses of Leaf in org.apache.drill.exec.store.direct
Modifier and TypeClassDescriptionclass
class
class
Represents direct scan based on metadata information. -
Uses of Leaf in org.apache.drill.exec.store.drill.plugin
-
Uses of Leaf in org.apache.drill.exec.store.druid
Modifier and TypeClassDescriptionclass
class
A Class containing information to read a single druid data source. -
Uses of Leaf in org.apache.drill.exec.store.enumerable
-
Uses of Leaf in org.apache.drill.exec.store.googlesheets
-
Uses of Leaf in org.apache.drill.exec.store.hbase
Modifier and TypeClassDescriptionclass
class
Information for reading a single HBase region -
Uses of Leaf in org.apache.drill.exec.store.hive
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of Leaf in org.apache.drill.exec.store.http
-
Uses of Leaf in org.apache.drill.exec.store.iceberg
-
Uses of Leaf in org.apache.drill.exec.store.ischema
-
Uses of Leaf in org.apache.drill.exec.store.jdbc
-
Uses of Leaf in org.apache.drill.exec.store.kafka
-
Uses of Leaf in org.apache.drill.exec.store.kudu
Modifier and TypeClassDescriptionclass
class
Information for reading a single Kudu tablet -
Uses of Leaf 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 Leaf in org.apache.drill.exec.store.mongo
-
Uses of Leaf in org.apache.drill.exec.store.openTSDB
-
Uses of Leaf in org.apache.drill.exec.store.parquet
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of Leaf in org.apache.drill.exec.store.phoenix
-
Uses of Leaf in org.apache.drill.exec.store.splunk
-
Uses of Leaf in org.apache.drill.exec.store.sys