See: Description
| Interface | Description |
|---|---|
| CometApi |
The utility providing direct access to the Comet REST API.
|
| Experiment |
Describes the public contract of the Experiment.
|
| OnlineExperiment |
Describes the public contract of the online experiment which extends functionality of the Experiment by providing
additional methods to log various parameters in real time.
|
| Class | Description |
|---|---|
| ApiExperiment |
Implementation of the
Experiment that allows to read/update existing experiment. |
| ApiExperiment.ApiExperimentBuilderImpl |
The builder to create properly configured ApiExperiment instance.
|
| BaseExperiment |
The base class for all experiment implementations providing implementation of common routines.
|
| CometApiImpl |
The implementation of the
CometApi. |
| OnlineExperimentImpl |
The implementation of the OnlineExperiment.
|
| OnlineExperimentImpl.OnlineExperimentBuilderImpl |
The builder to create properly configured instance of the OnlineExperimentImpl.
|
Copyright © 2021. All rights reserved.