Uses of Class
org.apache.drill.metastore.exceptions.MetastoreException
Packages that use MetastoreException
Package
Description
-
Uses of MetastoreException in org.apache.drill.metastore.iceberg.exceptions
Subclasses of MetastoreException in org.apache.drill.metastore.iceberg.exceptionsModifier and TypeClassDescriptionclassSpecific Iceberg Drill Metastore runtime exception to indicate exceptions thrown during Iceberg Drill Metastore code execution. -
Uses of MetastoreException in org.apache.drill.metastore.mongo.exception
Subclasses of MetastoreException in org.apache.drill.metastore.mongo.exceptionModifier and TypeClassDescriptionclassSpecific Mongo Drill Metastore runtime exception to indicate exceptions thrown during Mongo Drill Metastore code execution. -
Uses of MetastoreException in org.apache.drill.metastore.rdbms.exception
Subclasses of MetastoreException in org.apache.drill.metastore.rdbms.exceptionModifier and TypeClassDescriptionclassSpecific RDBMS Drill Metastore runtime exception to indicate exceptions thrown during RDBMS Drill Metastore code execution.