| Package | Description |
|---|---|
| feast.core | |
| feast.types |
| Modifier and Type | Method and Description |
|---|---|
ValueProto.ValueType.Enum |
FeatureSetProto.EntitySpecOrBuilder.getValueType()
Value type of the feature.
|
ValueProto.ValueType.Enum |
FeatureSetProto.EntitySpec.getValueType()
Value type of the feature.
|
ValueProto.ValueType.Enum |
FeatureSetProto.EntitySpec.Builder.getValueType()
Value type of the feature.
|
ValueProto.ValueType.Enum |
FeatureSetProto.FeatureSpecOrBuilder.getValueType()
Value type of the feature.
|
ValueProto.ValueType.Enum |
FeatureSetProto.FeatureSpec.getValueType()
Value type of the feature.
|
ValueProto.ValueType.Enum |
FeatureSetProto.FeatureSpec.Builder.getValueType()
Value type of the feature.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.setValueType(ValueProto.ValueType.Enum value)
Value type of the feature.
|
FeatureSetProto.FeatureSpec.Builder |
FeatureSetProto.FeatureSpec.Builder.setValueType(ValueProto.ValueType.Enum value)
Value type of the feature.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueProto.ValueType.Enum |
ValueProto.ValueType.Enum.forNumber(int value) |
static ValueProto.ValueType.Enum |
ValueProto.ValueType.Enum.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ValueProto.ValueType.Enum |
ValueProto.ValueType.Enum.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ValueProto.ValueType.Enum |
ValueProto.ValueType.Enum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueProto.ValueType.Enum[] |
ValueProto.ValueType.Enum.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<ValueProto.ValueType.Enum> |
ValueProto.ValueType.Enum.internalGetValueMap() |
Copyright © 2020 Gojek. All rights reserved.