Uses of Class
com.yahoo.vespa.config.search.core.ProtonConfig.Summary.Log.Chunk.Builder
Packages that use ProtonConfig.Summary.Log.Chunk.Builder
-
Uses of ProtonConfig.Summary.Log.Chunk.Builder in com.yahoo.vespa.config.search.core
Fields in com.yahoo.vespa.config.search.core declared as ProtonConfig.Summary.Log.Chunk.BuilderMethods in com.yahoo.vespa.config.search.core that return ProtonConfig.Summary.Log.Chunk.BuilderModifier and TypeMethodDescriptionProtonConfig.Summary.Log.Chunk.Builder.compression(ProtonConfig.Summary.Log.Chunk.Compression.Builder __builder) ProtonConfig.Summary.Log.Chunk.Builder.compression(Consumer<ProtonConfig.Summary.Log.Chunk.Compression.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listProtonConfig.Summary.Log.Chunk.Builder.maxbytes(int __value) ProtonConfig.Summary.Log.Chunk.Builder.skipcrconread(boolean __value) Methods in com.yahoo.vespa.config.search.core with parameters of type ProtonConfig.Summary.Log.Chunk.BuilderModifier and TypeMethodDescriptionProtonConfig.Summary.Log.Builder.chunk(ProtonConfig.Summary.Log.Chunk.Builder __builder) Method parameters in com.yahoo.vespa.config.search.core with type arguments of type ProtonConfig.Summary.Log.Chunk.BuilderModifier and TypeMethodDescriptionProtonConfig.Summary.Log.Builder.chunk(Consumer<ProtonConfig.Summary.Log.Chunk.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.core with parameters of type ProtonConfig.Summary.Log.Chunk.Builder