Uses of Class
com.yahoo.search.config.IndexInfoConfig.Builder
Packages that use IndexInfoConfig.Builder
-
Uses of IndexInfoConfig.Builder in com.yahoo.search.config
Methods in com.yahoo.search.config that return IndexInfoConfig.BuilderModifier and TypeMethodDescriptionIndexInfoConfig.Builder.indexinfo(IndexInfoConfig.Indexinfo.Builder __builder) Add the given builder to this builder's list of Indexinfo buildersIndexInfoConfig.Builder.indexinfo(Consumer<IndexInfoConfig.Indexinfo.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listIndexInfoConfig.Builder.indexinfo(List<IndexInfoConfig.Indexinfo.Builder> __builders) Set the given list as this builder's list of Indexinfo buildersMethods in com.yahoo.search.config with parameters of type IndexInfoConfig.BuilderModifier and TypeMethodDescriptionvoidIndexInfoConfig.Producer.getConfig(IndexInfoConfig.Builder builder) Constructors in com.yahoo.search.config with parameters of type IndexInfoConfig.Builder