Uses of Class
feast.proto.core.FeatureSetProto.FeatureSpec.PresenceConstraintsCase
-
Packages that use FeatureSetProto.FeatureSpec.PresenceConstraintsCase Package Description feast.proto.core -
-
Uses of FeatureSetProto.FeatureSpec.PresenceConstraintsCase in feast.proto.core
Methods in feast.proto.core that return FeatureSetProto.FeatureSpec.PresenceConstraintsCase Modifier and Type Method Description static FeatureSetProto.FeatureSpec.PresenceConstraintsCaseFeatureSetProto.FeatureSpec.PresenceConstraintsCase. forNumber(int value)FeatureSetProto.FeatureSpec.PresenceConstraintsCaseFeatureSetProto.FeatureSpec.Builder. getPresenceConstraintsCase()FeatureSetProto.FeatureSpec.PresenceConstraintsCaseFeatureSetProto.FeatureSpec. getPresenceConstraintsCase()FeatureSetProto.FeatureSpec.PresenceConstraintsCaseFeatureSetProto.FeatureSpecOrBuilder. getPresenceConstraintsCase()static FeatureSetProto.FeatureSpec.PresenceConstraintsCaseFeatureSetProto.FeatureSpec.PresenceConstraintsCase. valueOf(int value)Deprecated.static FeatureSetProto.FeatureSpec.PresenceConstraintsCaseFeatureSetProto.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.
-