Class Hierarchy
- java.lang.Object
- org.apache.iceberg.BaseMetastoreCatalog (implements org.apache.iceberg.catalog.Catalog, java.io.Closeable)
- org.apache.iceberg.view.BaseMetastoreViewCatalog (implements org.apache.iceberg.catalog.ViewCatalog)
- org.apache.iceberg.jdbc.JdbcCatalog (implements org.apache.iceberg.hadoop.Configurable<C>, org.apache.iceberg.catalog.SupportsNamespaces)
- org.apache.iceberg.view.BaseMetastoreViewCatalog (implements org.apache.iceberg.catalog.ViewCatalog)
- org.apache.iceberg.BaseMetastoreCatalog.BaseMetastoreCatalogTableBuilder (implements org.apache.iceberg.catalog.Catalog.TableBuilder)
- org.apache.iceberg.jdbc.JdbcCatalog.ViewAwareTableBuilder
- org.apache.iceberg.BaseMetastoreOperations
- org.apache.iceberg.view.BaseViewOperations (implements org.apache.iceberg.view.ViewOperations)
- org.apache.iceberg.jdbc.JdbcViewOperations
- org.apache.iceberg.view.BaseViewOperations (implements org.apache.iceberg.view.ViewOperations)
- org.apache.iceberg.ClientPoolImpl<C,
E> (implements org.apache.iceberg.ClientPool<C, E>, java.io.Closeable) - org.apache.iceberg.jdbc.JdbcClientPool
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.iceberg.jdbc.UncheckedInterruptedException
- org.apache.iceberg.jdbc.UncheckedSQLException
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.iceberg.BaseMetastoreCatalog (implements org.apache.iceberg.catalog.Catalog, java.io.Closeable)