Uses of Interface
org.apache.drill.metastore.operate.Modify
Packages that use Modify
Package
Description
-
Uses of Modify in org.apache.drill.metastore.iceberg.components.tables
Methods in org.apache.drill.metastore.iceberg.components.tables that return Modify -
Uses of Modify in org.apache.drill.metastore.iceberg.operate
Classes in org.apache.drill.metastore.iceberg.operate that implement ModifyModifier and TypeClassDescriptionclassImplementation ofModifyinterface based onAbstractModifyparent class. -
Uses of Modify in org.apache.drill.metastore.mongo.components.tables
Methods in org.apache.drill.metastore.mongo.components.tables that return Modify -
Uses of Modify in org.apache.drill.metastore.mongo.operate
Classes in org.apache.drill.metastore.mongo.operate that implement ModifyModifier and TypeClassDescriptionclassMongoModify<T>Implementation ofModifyinterface based onAbstractModifyparent class. -
Uses of Modify in org.apache.drill.metastore.operate
Classes in org.apache.drill.metastore.operate that implement ModifyModifier and TypeClassDescriptionclassMethods in org.apache.drill.metastore.operate that return ModifyModifier and TypeMethodDescriptionAdds delete operation for the Metastore component based on the filter expression and metadata types.Operations.modify()Adds overwrite operation for the Metastore component. -
Uses of Modify in org.apache.drill.metastore.rdbms.components.tables
Methods in org.apache.drill.metastore.rdbms.components.tables that return Modify -
Uses of Modify in org.apache.drill.metastore.rdbms.operate
Classes in org.apache.drill.metastore.rdbms.operate that implement ModifyModifier and TypeClassDescriptionclassRdbmsModify<T>Implementation ofModifyinterface based onAbstractModifyparent class.