Uses of Interface
org.tensorflow.metadata.v0.FeaturePresenceOrBuilder
-
Packages that use FeaturePresenceOrBuilder Package Description feast.proto.core org.tensorflow.metadata.v0 -
-
Uses of FeaturePresenceOrBuilder in feast.proto.core
Methods in feast.proto.core that return FeaturePresenceOrBuilder Modifier and Type Method Description FeaturePresenceOrBuilderFeatureSetProto.FeatureSpec.Builder. getPresenceOrBuilder()Constraints on the presence of this feature in the examples.FeaturePresenceOrBuilderFeatureSetProto.FeatureSpec. getPresenceOrBuilder()Constraints on the presence of this feature in the examples.FeaturePresenceOrBuilderFeatureSetProto.FeatureSpecOrBuilder. getPresenceOrBuilder()Constraints on the presence of this feature in the examples. -
Uses of FeaturePresenceOrBuilder in org.tensorflow.metadata.v0
Classes in org.tensorflow.metadata.v0 that implement FeaturePresenceOrBuilder Modifier and Type Class Description classFeaturePresenceDescribes constraints on the presence of the feature in the data.static classFeaturePresence.BuilderDescribes constraints on the presence of the feature in the data.Methods in org.tensorflow.metadata.v0 that return FeaturePresenceOrBuilder Modifier and Type Method Description FeaturePresenceOrBuilderFeature.Builder. getPresenceOrBuilder()Constraints on the presence of this feature in the examples.FeaturePresenceOrBuilderFeature. getPresenceOrBuilder()Constraints on the presence of this feature in the examples.FeaturePresenceOrBuilderFeatureOrBuilder. getPresenceOrBuilder()Constraints on the presence of this feature in the examples.FeaturePresenceOrBuilderSparseFeature.Builder. getPresenceOrBuilder()Deprecated.FeaturePresenceOrBuilderSparseFeature. getPresenceOrBuilder()Deprecated.FeaturePresenceOrBuilderSparseFeatureOrBuilder. getPresenceOrBuilder()Deprecated.
-