Interface CatalogAdapter
- All Known Implementing Classes:
CatalogGenericTableEventServiceDelegator,CatalogPolicyEventServiceDelegator,GenericTableCatalogAdapter,IcebergCatalogAdapter,IcebergRestCatalogEventServiceDelegator,PolicyCatalogAdapter
public interface CatalogAdapter
A common interface for adapters between the REST interface and
CatalogHandler
implementations-
Method Summary
Modifier and TypeMethodDescriptiondefault org.apache.iceberg.catalog.NamespacedecodeNamespace(String namespace) default org.apache.polaris.core.auth.PolarisPrincipalvalidatePrincipal(jakarta.ws.rs.core.SecurityContext securityContext)
-
Method Details
-
decodeNamespace
-
validatePrincipal
default org.apache.polaris.core.auth.PolarisPrincipal validatePrincipal(jakarta.ws.rs.core.SecurityContext securityContext)
-