Uses of Interface
org.apache.drill.exec.physical.base.Leaf
Packages that use 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
Fields in org.apache.drill.exec.physical with type parameters of type LeafMethods in org.apache.drill.exec.physical that return types with arguments of type Leaf -
Uses of Leaf in org.apache.drill.exec.physical.base
Subinterfaces of Leaf in org.apache.drill.exec.physical.baseModifier 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.Classes in org.apache.drill.exec.physical.base that implement LeafModifier 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
Classes in org.apache.drill.exec.physical.config that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.delta
Classes in org.apache.drill.exec.store.delta that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.dfs.easy
Classes in org.apache.drill.exec.store.dfs.easy that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.direct
Classes in org.apache.drill.exec.store.direct that implement LeafModifier and TypeClassDescriptionclass
class
class
Represents direct scan based on metadata information. -
Uses of Leaf in org.apache.drill.exec.store.drill.plugin
Classes in org.apache.drill.exec.store.drill.plugin that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.druid
Classes in org.apache.drill.exec.store.druid that implement LeafModifier and TypeClassDescriptionclass
class
A Class containing information to read a single druid data source. -
Uses of Leaf in org.apache.drill.exec.store.enumerable
Classes in org.apache.drill.exec.store.enumerable that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.googlesheets
Classes in org.apache.drill.exec.store.googlesheets that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.hbase
Classes in org.apache.drill.exec.store.hbase that implement LeafModifier and TypeClassDescriptionclass
class
Information for reading a single HBase region -
Uses of Leaf in org.apache.drill.exec.store.hive
Classes in org.apache.drill.exec.store.hive that implement LeafModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Leaf in org.apache.drill.exec.store.http
Classes in org.apache.drill.exec.store.http that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.iceberg
Classes in org.apache.drill.exec.store.iceberg that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.ischema
Classes in org.apache.drill.exec.store.ischema that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.jdbc
Classes in org.apache.drill.exec.store.jdbc that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.kafka
Classes in org.apache.drill.exec.store.kafka that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.kudu
Classes in org.apache.drill.exec.store.kudu that implement LeafModifier and TypeClassDescriptionclass
class
Information for reading a single Kudu tablet -
Uses of Leaf in org.apache.drill.exec.store.mock
Classes in org.apache.drill.exec.store.mock that implement LeafModifier 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
Classes in org.apache.drill.exec.store.mongo that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.openTSDB
Classes in org.apache.drill.exec.store.openTSDB that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.parquet
Classes in org.apache.drill.exec.store.parquet that implement LeafModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Leaf in org.apache.drill.exec.store.phoenix
Classes in org.apache.drill.exec.store.phoenix that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.splunk
Classes in org.apache.drill.exec.store.splunk that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.sys
Classes in org.apache.drill.exec.store.sys that implement Leaf