Uses of Interface
feast.proto.core.FeatureServiceProto.FeatureServiceOrBuilder
-
Packages that use FeatureServiceProto.FeatureServiceOrBuilder Package Description feast.proto.core -
-
Uses of FeatureServiceProto.FeatureServiceOrBuilder in feast.proto.core
Classes in feast.proto.core that implement FeatureServiceProto.FeatureServiceOrBuilder Modifier and Type Class Description static classFeatureServiceProto.FeatureServiceProtobuf typefeast.core.FeatureServicestatic classFeatureServiceProto.FeatureService.BuilderProtobuf typefeast.core.FeatureServiceMethods in feast.proto.core that return FeatureServiceProto.FeatureServiceOrBuilder Modifier and Type Method Description FeatureServiceProto.FeatureServiceOrBuilderRegistryProto.Registry.Builder. getFeatureServicesOrBuilder(int index)repeated .feast.core.FeatureService feature_services = 7;FeatureServiceProto.FeatureServiceOrBuilderRegistryProto.Registry. getFeatureServicesOrBuilder(int index)repeated .feast.core.FeatureService feature_services = 7;FeatureServiceProto.FeatureServiceOrBuilderRegistryProto.RegistryOrBuilder. getFeatureServicesOrBuilder(int index)repeated .feast.core.FeatureService feature_services = 7;Methods in feast.proto.core that return types with arguments of type FeatureServiceProto.FeatureServiceOrBuilder Modifier and Type Method Description List<? extends FeatureServiceProto.FeatureServiceOrBuilder>RegistryProto.Registry.Builder. getFeatureServicesOrBuilderList()repeated .feast.core.FeatureService feature_services = 7;List<? extends FeatureServiceProto.FeatureServiceOrBuilder>RegistryProto.Registry. getFeatureServicesOrBuilderList()repeated .feast.core.FeatureService feature_services = 7;List<? extends FeatureServiceProto.FeatureServiceOrBuilder>RegistryProto.RegistryOrBuilder. getFeatureServicesOrBuilderList()repeated .feast.core.FeatureService feature_services = 7;
-