Interface CallContextCatalogFactory

All Known Implementing Classes:
PolarisCallContextCatalogFactory

public interface CallContextCatalogFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.iceberg.catalog.Catalog
    createCallContextCatalog(org.apache.polaris.core.persistence.resolver.PolarisResolutionManifest resolvedManifest)
     
  • Method Details

    • createCallContextCatalog

      org.apache.iceberg.catalog.Catalog createCallContextCatalog(org.apache.polaris.core.persistence.resolver.PolarisResolutionManifest resolvedManifest)