CatalogConfiguration

sealed interface CatalogConfiguration

A marker interface for catalog configuration details.

Implementations of this interface contain the specific information needed to connect to a particular type of catalog backend.

Inheritors