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 TypeClassDescriptionclass
Implementation ofModify
interface based onAbstractModify
parent 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 TypeClassDescriptionclass
MongoModify<T>
Implementation ofModify
interface based onAbstractModify
parent class. -
Uses of Modify in org.apache.drill.metastore.operate
Classes in org.apache.drill.metastore.operate that implement ModifyModifier and TypeClassDescriptionclass
Methods 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 TypeClassDescriptionclass
RdbmsModify<T>
Implementation ofModify
interface based onAbstractModify
parent class.