static SourceProto.SourceType |
SourceProto.SourceType.forNumber(int value) |
|
SourceProto.SourceType |
SourceProto.Source.Builder.getType() |
The kind of data source Feast should connect to in order to retrieve FeatureRow value
|
SourceProto.SourceType |
SourceProto.Source.getType() |
The kind of data source Feast should connect to in order to retrieve FeatureRow value
|
SourceProto.SourceType |
SourceProto.SourceOrBuilder.getType() |
The kind of data source Feast should connect to in order to retrieve FeatureRow value
|
static SourceProto.SourceType |
SourceProto.SourceType.valueOf(int value) |
Deprecated.
|
static SourceProto.SourceType |
SourceProto.SourceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SourceProto.SourceType |
SourceProto.SourceType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SourceProto.SourceType[] |
SourceProto.SourceType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|