Uses of Interface
org.tensorflow.metadata.v0.FeaturePresenceWithinGroupOrBuilder
-
Packages that use FeaturePresenceWithinGroupOrBuilder Package Description feast.proto.core org.tensorflow.metadata.v0 -
-
Uses of FeaturePresenceWithinGroupOrBuilder in feast.proto.core
Methods in feast.proto.core that return FeaturePresenceWithinGroupOrBuilder Modifier and Type Method Description FeaturePresenceWithinGroupOrBuilderFeatureSetProto.FeatureSpec.Builder. getGroupPresenceOrBuilder()Only used in the context of a "group" context, e.g., inside a sequence.FeaturePresenceWithinGroupOrBuilderFeatureSetProto.FeatureSpec. getGroupPresenceOrBuilder()Only used in the context of a "group" context, e.g., inside a sequence.FeaturePresenceWithinGroupOrBuilderFeatureSetProto.FeatureSpecOrBuilder. getGroupPresenceOrBuilder()Only used in the context of a "group" context, e.g., inside a sequence. -
Uses of FeaturePresenceWithinGroupOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement FeaturePresenceWithinGroupOrBuilder Modifier and Type Class Description classFeaturePresenceWithinGroupRecords constraints on the presence of a feature inside a "group" context (e.g., .presence inside a group of features that define a sequence).static classFeaturePresenceWithinGroup.BuilderRecords constraints on the presence of a feature inside a "group" context (e.g., .presence inside a group of features that define a sequence).Methods in org.tensorflow.metadata.v0 that return FeaturePresenceWithinGroupOrBuilder Modifier and Type Method Description FeaturePresenceWithinGroupOrBuilderFeature.Builder. getGroupPresenceOrBuilder()Only used in the context of a "group" context, e.g., inside a sequence.FeaturePresenceWithinGroupOrBuilderFeature. getGroupPresenceOrBuilder()Only used in the context of a "group" context, e.g., inside a sequence.FeaturePresenceWithinGroupOrBuilderFeatureOrBuilder. getGroupPresenceOrBuilder()Only used in the context of a "group" context, e.g., inside a sequence.
-