Uses of Package
org.apache.drill.metastore.mongo.transform
Package
Description
-
ClassDescriptionProvides various mechanism implementations to transform filters, data and operations.
-
ClassDescriptionConverts list of Metastore component units into
Document
.Base class to transforms given input intoMongoOperation
implementations.Base class to convert list ofDocument
into Metastore component units for the given list of column names.Provides various mechanism implementations to transform filters, data and operations. -
ClassDescriptionTransforms given input into Mongo
Document
which 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 intoMongoOperation
implementations.Base class to convert list ofDocument
into Metastore component units for the given list of column names.