Package org.apache.drill.metastore.mongo.transform
package org.apache.drill.metastore.mongo.transform
-
ClassDescriptionVisits
FilterExpressionimplementations and transforms them intoBsonimplementations.Transforms given input into MongoDocumentwhich 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.Transformer<T>Provides various mechanism implementations to transform filters, data and operations.