Uses of Class
org.apache.drill.exec.store.RecordDataType
Packages that use RecordDataType
-
Uses of RecordDataType in org.apache.drill.exec.store.pojo
Subclasses of RecordDataType in org.apache.drill.exec.store.pojoModifier and TypeClassDescriptionclassThis class uses reflection of a Java class to construct aRecordDataType. -
Uses of RecordDataType in org.apache.drill.exec.store.sys
Constructors in org.apache.drill.exec.store.sys with parameters of type RecordDataTypeModifierConstructorDescriptionStaticDrillTable(String storageEngineName, StoragePlugin plugin, org.apache.calcite.schema.Schema.TableType tableType, DrillTableSelection selection, RecordDataType dataType)