| Package | Description |
|---|---|
| ml.comet.experiment.impl.constants | |
| ml.comet.experiment.impl.utils |
| Modifier and Type | Method and Description |
|---|---|
static QueryParamName |
QueryParamName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryParamName[] |
QueryParamName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<QueryParamName,String> |
AssetUtils.assetQueryParameters(@NonNull Asset asset,
@NonNull String experimentKey)
Extracts query parameters from the provided
Asset. |
Copyright © 2021. All rights reserved.