Uses of Interface
org.apache.drill.exec.physical.base.Leaf
Packages that use Leaf
Package
Description
Defines a mock data source which generates dummy test data for use
in testing.
-
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 TypeInterfaceDescriptioninterfaceA DbGroupScan operator represents the scan associated with a database.interfaceinterfaceFileGroupScan operator represents all data which will be scanned from FileSystem by a given physical plan.interfaceA GroupScan operator represents all data which will be scanned by a given physical plan.interfaceAn IndexGroupScan operator represents the scan associated with an Index.interfaceinterfaceA SubScan operator represents the data scanned by a particular major/minor fragment.Classes in org.apache.drill.exec.physical.base that implement LeafModifier and TypeClassDescriptionclassclassclassclassclassRepresents table group scan with metadata usage.classclassThe type of scan operator, which allows to scan schemaless tables (DynamicDrillTablewith 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.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 TypeClassDescriptionclassclassclassRepresents direct scan based on metadata information. -
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.ischema
Classes in org.apache.drill.exec.store.ischema that implement Leaf -
Uses of Leaf in org.apache.drill.exec.store.mock
Classes in org.apache.drill.exec.store.mock that implement LeafModifier and TypeClassDescriptionclassDescribes a "group" scan of a (logical) mock table.classDescribes a physical scan operation for the mock data source. -
Uses of Leaf in org.apache.drill.exec.store.parquet
Classes in org.apache.drill.exec.store.parquet that implement LeafModifier and TypeClassDescriptionclassclassclassclass -
Uses of Leaf in org.apache.drill.exec.store.sys
Classes in org.apache.drill.exec.store.sys that implement Leaf