Uses of Interface
ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.FeatureOrBuilder
Packages that use SearchProtocol.FeatureOrBuilder
-
Uses of SearchProtocol.FeatureOrBuilder in ai.vespa.searchlib.searchprotocol.protobuf
Classes in ai.vespa.searchlib.searchprotocol.protobuf that implement SearchProtocol.FeatureOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typesearchlib.searchprotocol.protobuf.Featurestatic final classProtobuf typesearchlib.searchprotocol.protobuf.FeatureMethods in ai.vespa.searchlib.searchprotocol.protobuf that return SearchProtocol.FeatureOrBuilderModifier and TypeMethodDescriptionSearchProtocol.Hit.Builder.getMatchFeaturesOrBuilder(int index) repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;SearchProtocol.Hit.getMatchFeaturesOrBuilder(int index) repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;SearchProtocol.HitOrBuilder.getMatchFeaturesOrBuilder(int index) repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;Methods in ai.vespa.searchlib.searchprotocol.protobuf that return types with arguments of type SearchProtocol.FeatureOrBuilderModifier and TypeMethodDescriptionList<? extends SearchProtocol.FeatureOrBuilder>SearchProtocol.Hit.Builder.getMatchFeaturesOrBuilderList()repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;List<? extends SearchProtocol.FeatureOrBuilder>SearchProtocol.Hit.getMatchFeaturesOrBuilderList()repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;List<? extends SearchProtocol.FeatureOrBuilder>SearchProtocol.HitOrBuilder.getMatchFeaturesOrBuilderList()repeated .searchlib.searchprotocol.protobuf.Feature match_features = 4;