Uses of Interface
feast.proto.core.FeatureReferenceProto.FeatureViewProjectionOrBuilder
-
Packages that use FeatureReferenceProto.FeatureViewProjectionOrBuilder Package Description feast.proto.core -
-
Uses of FeatureReferenceProto.FeatureViewProjectionOrBuilder in feast.proto.core
Classes in feast.proto.core that implement FeatureReferenceProto.FeatureViewProjectionOrBuilder Modifier and Type Class Description static classFeatureReferenceProto.FeatureViewProjectionA projection to be applied on top of a FeatureView.static classFeatureReferenceProto.FeatureViewProjection.BuilderA projection to be applied on top of a FeatureView.Methods in feast.proto.core that return FeatureReferenceProto.FeatureViewProjectionOrBuilder Modifier and Type Method Description FeatureReferenceProto.FeatureViewProjectionOrBuilderFeatureServiceProto.FeatureServiceSpec.Builder. getFeaturesOrBuilder(int index)Represents a projection that's to be applied on top of the FeatureView.FeatureReferenceProto.FeatureViewProjectionOrBuilderFeatureServiceProto.FeatureServiceSpec. getFeaturesOrBuilder(int index)Represents a projection that's to be applied on top of the FeatureView.FeatureReferenceProto.FeatureViewProjectionOrBuilderFeatureServiceProto.FeatureServiceSpecOrBuilder. getFeaturesOrBuilder(int index)Represents a projection that's to be applied on top of the FeatureView.FeatureReferenceProto.FeatureViewProjectionOrBuilderOnDemandFeatureViewProto.OnDemandSource.Builder. getFeatureViewProjectionOrBuilder().feast.core.FeatureViewProjection feature_view_projection = 3;FeatureReferenceProto.FeatureViewProjectionOrBuilderOnDemandFeatureViewProto.OnDemandSource. getFeatureViewProjectionOrBuilder().feast.core.FeatureViewProjection feature_view_projection = 3;FeatureReferenceProto.FeatureViewProjectionOrBuilderOnDemandFeatureViewProto.OnDemandSourceOrBuilder. getFeatureViewProjectionOrBuilder().feast.core.FeatureViewProjection feature_view_projection = 3;Methods in feast.proto.core that return types with arguments of type FeatureReferenceProto.FeatureViewProjectionOrBuilder Modifier and Type Method Description List<? extends FeatureReferenceProto.FeatureViewProjectionOrBuilder>FeatureServiceProto.FeatureServiceSpec.Builder. getFeaturesOrBuilderList()Represents a projection that's to be applied on top of the FeatureView.List<? extends FeatureReferenceProto.FeatureViewProjectionOrBuilder>FeatureServiceProto.FeatureServiceSpec. getFeaturesOrBuilderList()Represents a projection that's to be applied on top of the FeatureView.List<? extends FeatureReferenceProto.FeatureViewProjectionOrBuilder>FeatureServiceProto.FeatureServiceSpecOrBuilder. getFeaturesOrBuilderList()Represents a projection that's to be applied on top of the FeatureView.
-