Uses of Class
com.yahoo.vespa.config.search.AttributesConfig.Attribute.Index.Builder
Packages that use AttributesConfig.Attribute.Index.Builder
-
Uses of AttributesConfig.Attribute.Index.Builder in com.yahoo.vespa.config.search
Fields in com.yahoo.vespa.config.search declared as AttributesConfig.Attribute.Index.BuilderMethods in com.yahoo.vespa.config.search that return AttributesConfig.Attribute.Index.BuilderModifier and TypeMethodDescriptionAttributesConfig.Attribute.Index.Builder.hnsw(AttributesConfig.Attribute.Index.Hnsw.Builder __builder) AttributesConfig.Attribute.Index.Builder.hnsw(Consumer<AttributesConfig.Attribute.Index.Hnsw.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listMethods in com.yahoo.vespa.config.search with parameters of type AttributesConfig.Attribute.Index.BuilderModifier and TypeMethodDescriptionAttributesConfig.Attribute.Builder.index(AttributesConfig.Attribute.Index.Builder __builder) Method parameters in com.yahoo.vespa.config.search with type arguments of type AttributesConfig.Attribute.Index.BuilderModifier and TypeMethodDescriptionAttributesConfig.Attribute.Builder.index(Consumer<AttributesConfig.Attribute.Index.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listConstructors in com.yahoo.vespa.config.search with parameters of type AttributesConfig.Attribute.Index.Builder