Uses of Interface
org.apache.drill.exec.physical.base.FragmentLeaf
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 FragmentLeaf 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
Describes the root operation within a particular Fragment.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
Operator which specifically is a lowest level leaf node of a query plan across all possible fragments.interface
A receiver is one half of an exchange operator.interface
Marker interface describe the root of a query plan.interface
interface
A sender is one half of an exchange node operations.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
class
class
class
The type of scan operator, which allows to scan schemaless tables (DynamicDrillTable
with null selection) -
Uses of FragmentLeaf in org.apache.drill.exec.physical.config
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
Sender that pushes all data to a single destination node.class
class
class
-
Uses of FragmentLeaf in org.apache.drill.exec.planner
-
Uses of FragmentLeaf in org.apache.drill.exec.store.delta
-
Uses of FragmentLeaf in org.apache.drill.exec.store.dfs.easy
-
Uses of FragmentLeaf in org.apache.drill.exec.store.direct
Modifier and TypeClassDescriptionclass
class
class
Represents direct scan based on metadata information. -
Uses of FragmentLeaf in org.apache.drill.exec.store.drill.plugin
-
Uses of FragmentLeaf in org.apache.drill.exec.store.druid
Modifier and TypeClassDescriptionclass
class
A Class containing information to read a single druid data source. -
Uses of FragmentLeaf in org.apache.drill.exec.store.enumerable
-
Uses of FragmentLeaf in org.apache.drill.exec.store.googlesheets
-
Uses of FragmentLeaf in org.apache.drill.exec.store.hbase
Modifier and TypeClassDescriptionclass
class
Information for reading a single HBase region -
Uses of FragmentLeaf in org.apache.drill.exec.store.hive
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of FragmentLeaf in org.apache.drill.exec.store.http
-
Uses of FragmentLeaf in org.apache.drill.exec.store.iceberg
-
Uses of FragmentLeaf in org.apache.drill.exec.store.ischema
-
Uses of FragmentLeaf in org.apache.drill.exec.store.jdbc
-
Uses of FragmentLeaf in org.apache.drill.exec.store.kafka
-
Uses of FragmentLeaf in org.apache.drill.exec.store.kudu
Modifier and TypeClassDescriptionclass
class
Information for reading a single Kudu tablet -
Uses of FragmentLeaf in org.apache.drill.exec.store.mock
Modifier and TypeClassDescriptionclass
Describes a "group" scan of a (logical) mock table.class
class
Describes a physical scan operation for the mock data source. -
Uses of FragmentLeaf in org.apache.drill.exec.store.mongo
-
Uses of FragmentLeaf in org.apache.drill.exec.store.openTSDB
-
Uses of FragmentLeaf in org.apache.drill.exec.store.parquet
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of FragmentLeaf in org.apache.drill.exec.store.phoenix
-
Uses of FragmentLeaf in org.apache.drill.exec.store.splunk
-
Uses of FragmentLeaf in org.apache.drill.exec.store.sys