| Package | Description |
|---|---|
| ml.comet.experiment |
Contains all classes to create various types of Comet Experiments.
|
| ml.comet.experiment.http |
| Modifier and Type | Method and Description |
|---|---|
protected Connection |
ApiExperiment.getConnection() |
protected abstract Connection |
BaseExperiment.getConnection()
Returns connection associated with particular experiment.
|
protected Connection |
OnlineExperimentImpl.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
ConnectionInitializer.initConnection(String apiKey,
String cometBaseUrl,
int maxAuthRetries,
org.slf4j.Logger logger)
Builds properly configured Connection instance.
|
Copyright © 2021. All rights reserved.