Uses of Class
com.yahoo.search.config.SchemaInfoConfig.Builder
Packages that use SchemaInfoConfig.Builder
-
Uses of SchemaInfoConfig.Builder in com.yahoo.search.config
Methods in com.yahoo.search.config that return SchemaInfoConfig.BuilderModifier and TypeMethodDescriptionSchemaInfoConfig.Builder.schema(SchemaInfoConfig.Schema.Builder __builder) Add the given builder to this builder's list of Schema buildersSchemaInfoConfig.Builder.schema(Consumer<SchemaInfoConfig.Schema.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listSchemaInfoConfig.Builder.schema(List<SchemaInfoConfig.Schema.Builder> __builders) Set the given list as this builder's list of Schema buildersMethods in com.yahoo.search.config with parameters of type SchemaInfoConfig.BuilderModifier and TypeMethodDescriptionvoidSchemaInfoConfig.Producer.getConfig(SchemaInfoConfig.Builder builder) Constructors in com.yahoo.search.config with parameters of type SchemaInfoConfig.Builder