Uses of Class
com.yahoo.vespa.config.content.reindexing.ReindexingConfig.Clusters.DocumentTypes.Builder
Packages that use ReindexingConfig.Clusters.DocumentTypes.Builder
-
Uses of ReindexingConfig.Clusters.DocumentTypes.Builder in com.yahoo.vespa.config.content.reindexing
Fields in com.yahoo.vespa.config.content.reindexing with type parameters of type ReindexingConfig.Clusters.DocumentTypes.BuilderMethods in com.yahoo.vespa.config.content.reindexing that return ReindexingConfig.Clusters.DocumentTypes.BuilderModifier and TypeMethodDescriptionReindexingConfig.Clusters.DocumentTypes.Builder.readyAtMillis(long __value) ReindexingConfig.Clusters.DocumentTypes.Builder.speed(double __value) Methods in com.yahoo.vespa.config.content.reindexing with parameters of type ReindexingConfig.Clusters.DocumentTypes.BuilderModifier and TypeMethodDescriptionReindexingConfig.Clusters.Builder.documentTypes(String __key, ReindexingConfig.Clusters.DocumentTypes.Builder __value) Method parameters in com.yahoo.vespa.config.content.reindexing with type arguments of type ReindexingConfig.Clusters.DocumentTypes.BuilderModifier and TypeMethodDescriptionReindexingConfig.Clusters.Builder.documentTypes(String __key, Consumer<ReindexingConfig.Clusters.DocumentTypes.Builder> __func) Make a new builder and run the supplied function on it before using it as the valueReindexingConfig.Clusters.Builder.documentTypes(Map<String, ReindexingConfig.Clusters.DocumentTypes.Builder> __values) Constructors in com.yahoo.vespa.config.content.reindexing with parameters of type ReindexingConfig.Clusters.DocumentTypes.BuilderModifierConstructorDescription