Uses of Package
org.apache.drill.metastore.mongo.transform
Packages that use org.apache.drill.metastore.mongo.transform
Package
Description
-
Classes in org.apache.drill.metastore.mongo.transform used by org.apache.drill.metastore.mongoClassDescriptionProvides various mechanism implementations to transform filters, data and operations.
-
Classes in org.apache.drill.metastore.mongo.transform used by org.apache.drill.metastore.mongo.components.tablesClassDescriptionConverts list of Metastore component units into
Document.Base class to transforms given input intoMongoOperationimplementations.Base class to convert list ofDocumentinto Metastore component units for the given list of column names.Provides various mechanism implementations to transform filters, data and operations. -
Classes in org.apache.drill.metastore.mongo.transform used by org.apache.drill.metastore.mongo.transformClassDescriptionTransforms given input into Mongo
Documentwhich is used as filter to retrieve, overwrite or delete Metastore component data.Converts list of Metastore component units intoDocument.Base class to transforms given input intoMongoOperationimplementations.Base class to convert list ofDocumentinto Metastore component units for the given list of column names.