Class EcsCatalog

java.lang.Object
org.apache.iceberg.BaseMetastoreCatalog
org.apache.iceberg.dell.ecs.EcsCatalog
All Implemented Interfaces:
Closeable, AutoCloseable, Catalog, SupportsNamespaces, Configurable<Object>

public class EcsCatalog extends BaseMetastoreCatalog implements SupportsNamespaces, Configurable<Object>