| Package | Description |
|---|---|
| com.logicalclocks.hsfs.metadata |
| Modifier and Type | Method and Description |
|---|---|
static Code.RunType |
Code.RunType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Code.RunType[] |
Code.RunType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeApi.post(FeatureGroupBase featureGroup,
Code code,
String entityId,
Code.RunType type,
String browserHostName) |
void |
CodeApi.post(TrainingDataset trainingDataset,
Code code,
String entityId,
Code.RunType type,
String browserHostName) |
Copyright © 2023. All rights reserved.