Package org.apache.drill.metastore.rdbms.transform
package org.apache.drill.metastore.rdbms.transform
-
ClassDescriptionAbstractMetadataMapper<U,
R extends org.jooq.Record> Abstract implementation ofMetadataMapperinterface 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.MetadataMapper<U,R extends org.jooq.Record> Provides various mapping, transformation methods for the given RDBMS table and Metastore component metadata unit.VisitsFilterExpressionimplementations and transforms them into JOOQCondition.Transformer<T>Provides various methods for RDBMS Metastore data, filters, operations transformation.