| Package | Description |
|---|---|
| feast.core |
| Modifier and Type | Method and Description |
|---|---|
static FeatureSetProto.FeatureSpec.PresenceConstraintsCase |
FeatureSetProto.FeatureSpec.PresenceConstraintsCase.forNumber(int value) |
FeatureSetProto.FeatureSpec.PresenceConstraintsCase |
FeatureSetProto.FeatureSpecOrBuilder.getPresenceConstraintsCase() |
FeatureSetProto.FeatureSpec.PresenceConstraintsCase |
FeatureSetProto.FeatureSpec.getPresenceConstraintsCase() |
FeatureSetProto.FeatureSpec.PresenceConstraintsCase |
FeatureSetProto.FeatureSpec.Builder.getPresenceConstraintsCase() |
static FeatureSetProto.FeatureSpec.PresenceConstraintsCase |
FeatureSetProto.FeatureSpec.PresenceConstraintsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FeatureSetProto.FeatureSpec.PresenceConstraintsCase |
FeatureSetProto.FeatureSpec.PresenceConstraintsCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeatureSetProto.FeatureSpec.PresenceConstraintsCase[] |
FeatureSetProto.FeatureSpec.PresenceConstraintsCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Gojek. All rights reserved.