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.inmemory.InMemoryCatalog (implements java.io.Closeable, org.apache.iceberg.catalog.SupportsNamespaces)
- org.apache.iceberg.view.BaseMetastoreViewCatalog (implements org.apache.iceberg.catalog.ViewCatalog)
- org.apache.iceberg.inmemory.InMemoryFileIO (implements org.apache.iceberg.io.FileIO)
- org.apache.iceberg.inmemory.InMemoryInputFile (implements org.apache.iceberg.io.InputFile)
- org.apache.iceberg.inmemory.InMemoryOutputFile (implements org.apache.iceberg.io.OutputFile)
- org.apache.iceberg.BaseMetastoreCatalog (implements org.apache.iceberg.catalog.Catalog, java.io.Closeable)