Package | Description |
---|---|
org.mlflow.tracking.creds |
Support for custom tracking service discovery and authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicMlflowHostCreds
A static hostname and optional credentials to talk to an MLflow server.
|
Modifier and Type | Method and Description |
---|---|
MlflowHostCreds |
DatabricksConfigHostCredsProvider.getHostCreds() |
MlflowHostCreds |
HostCredsProviderChain.getHostCreds() |
MlflowHostCreds |
DatabricksDynamicHostCredsProvider.getHostCreds() |
MlflowHostCreds |
BasicMlflowHostCreds.getHostCreds() |
MlflowHostCreds |
MlflowHostCredsProvider.getHostCreds()
Returns a valid MlflowHostCreds.
|
Copyright © 2018. All rights reserved.