Uses of Interface
org.apache.drill.metastore.operate.Modify
Package
Description
-
Uses of Modify in org.apache.drill.metastore.iceberg.components.tables
-
Uses of Modify in org.apache.drill.metastore.iceberg.operate
Modifier and TypeClassDescriptionclass
Implementation ofModify
interface based onAbstractModify
parent class. -
Uses of Modify in org.apache.drill.metastore.mongo.components.tables
-
Uses of Modify in org.apache.drill.metastore.mongo.operate
Modifier and TypeClassDescriptionclass
MongoModify<T>
Implementation ofModify
interface based onAbstractModify
parent class. -
Uses of Modify in org.apache.drill.metastore.operate
Modifier and TypeClassDescriptionclass
Modifier 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
-
Uses of Modify in org.apache.drill.metastore.rdbms.operate
Modifier and TypeClassDescriptionclass
RdbmsModify<T>
Implementation ofModify
interface based onAbstractModify
parent class.