Interface WorkspaceBindingsService


  • @Generated
    public interface WorkspaceBindingsService
    A catalog in Databricks can be configured as __OPEN__ or __ISOLATED__. An __OPEN__ catalog can be accessed from any workspace, while an __ISOLATED__ catalog can only be access from a configured list of workspaces.

    A catalog's workspace bindings can be configured by a metastore admin or the owner of the catalog.

    This is the high-level interface, that contains generated methods.

    Evolving: this interface is under development. Method signatures may change.