Package org.apache.iceberg.catalog
-
Interface Summary Interface Description Catalog A Catalog API for table create, drop, and load operations.Catalog.TableBuilder A builder used to create validtables
or start create/replacetransactions
.SupportsNamespaces Catalog methods for working with namespaces. -
Class Summary Class Description Namespace A namespace in aCatalog
.TableIdentifier Identifies a table in iceberg catalog.