Uses of Interface
com.databricks.sdk.service.catalog.MetastoresService
-
Packages that use MetastoresService Package Description com.databricks.sdk com.databricks.sdk.service.catalog -
-
Uses of MetastoresService in com.databricks.sdk
Methods in com.databricks.sdk with parameters of type MetastoresService Modifier and Type Method Description WorkspaceClientWorkspaceClient. withMetastoresImpl(MetastoresService metastores)Replace MetastoresAPI implementation with mock -
Uses of MetastoresService in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return MetastoresService Modifier and Type Method Description MetastoresServiceMetastoresAPI. impl()Constructors in com.databricks.sdk.service.catalog with parameters of type MetastoresService Constructor Description MetastoresAPI(MetastoresService mock)Constructor for mocks
-