Uses of Class
org.apache.drill.exec.record.metadata.AbstractPropertied
Packages that use AbstractPropertied
Package
Description
Provides run-time semantic analysis of the projection list for the
scan operator.
Provides a fluent schema builder.
-
Uses of AbstractPropertied in org.apache.drill.exec.physical.impl.scan.v3.schema
Subclasses of AbstractPropertied in org.apache.drill.exec.physical.impl.scan.v3.schemaModifier and TypeClassDescriptionclassEnhanced form of a dynamic column which records all information from the project list. -
Uses of AbstractPropertied in org.apache.drill.exec.record.metadata
Subclasses of AbstractPropertied in org.apache.drill.exec.record.metadataModifier and TypeClassDescriptionclassAbstract definition of column metadata.classDescribes a base column type for map, dict, repeated map and repeated dict.classclassA dynamic column has a name but not a type.classDescribes a map and repeated map.classPrimitive (non-map) column.classclassDefines the schema of a tuple: either the top-level row or a nested "map" (really structure).classConstructors in org.apache.drill.exec.record.metadata with parameters of type AbstractPropertied