Uses of Package
org.apache.drill.metastore.rdbms.transform
Packages that use org.apache.drill.metastore.rdbms.transform
Package
Description
-
Classes in org.apache.drill.metastore.rdbms.transform used by org.apache.drill.metastore.rdbmsClassDescriptionProvides various methods for RDBMS Metastore data, filters, operations transformation.
-
Classes in org.apache.drill.metastore.rdbms.transform used by org.apache.drill.metastore.rdbms.components.tablesClassDescriptionAbstract implementation of
MetadataMapperinterface which contains common code for all Metastore component metadata and RDBMS table types.Abstract implementation ofTransformerinterface which contains common code for all Metastore component metadata types.Provides various mapping, transformation methods for the given RDBMS table and Metastore component metadata unit.VisitsFilterExpressionimplementations and transforms them into JOOQCondition.Provides various methods for RDBMS Metastore data, filters, operations transformation. -
Classes in org.apache.drill.metastore.rdbms.transform used by org.apache.drill.metastore.rdbms.transformClassDescriptionProvides various mapping, transformation methods for the given RDBMS table and Metastore component metadata unit.Visits
FilterExpressionimplementations and transforms them into JOOQCondition.Provides various methods for RDBMS Metastore data, filters, operations transformation.