Package | Description |
---|---|
org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
Modifier and Type | Method and Description |
---|---|
static Service.SourceType |
Service.SourceType.forNumber(int value) |
static Service.SourceType |
Service.SourceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Service.SourceType |
Service.SourceType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Service.SourceType |
Service.SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service.SourceType[] |
Service.SourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<Service.SourceType> |
Service.SourceType.internalGetValueMap() |
Copyright © 2020. All rights reserved.