Uses of Class
com.yahoo.vespa.config.content.StorFilestorConfig.Builder
Packages that use StorFilestorConfig.Builder
-
Uses of StorFilestorConfig.Builder in com.yahoo.vespa.config.content
Methods in com.yahoo.vespa.config.content that return StorFilestorConfig.BuilderModifier and TypeMethodDescriptionStorFilestorConfig.Builder.async_operation_throttler(StorFilestorConfig.Async_operation_throttler.Builder __builder) StorFilestorConfig.Builder.async_operation_throttler(Consumer<StorFilestorConfig.Async_operation_throttler.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listStorFilestorConfig.Builder.bucket_merge_chunk_size(int __value) StorFilestorConfig.Builder.maintenance_operation_throttler(StorFilestorConfig.Maintenance_operation_throttler.Builder __builder) StorFilestorConfig.Builder.maintenance_operation_throttler(Consumer<StorFilestorConfig.Maintenance_operation_throttler.Builder> __func) Make a new builder and run the supplied function on it before adding it to the listStorFilestorConfig.Builder.max_feed_op_batch_size(int __value) StorFilestorConfig.Builder.num_network_threads(int __value) StorFilestorConfig.Builder.num_response_threads(int __value) StorFilestorConfig.Builder.num_threads(int __value) StorFilestorConfig.Builder.num_visitor_threads(int __value) StorFilestorConfig.Builder.resource_usage_reporter_noise_level(double __value) StorFilestorConfig.Builder.response_sequencer_type(StorFilestorConfig.Response_sequencer_type.Enum __value) StorFilestorConfig.Builder.use_async_message_handling_on_schedule(boolean __value) Methods in com.yahoo.vespa.config.content with parameters of type StorFilestorConfig.BuilderModifier and TypeMethodDescriptionvoidStorFilestorConfig.Producer.getConfig(StorFilestorConfig.Builder builder) Constructors in com.yahoo.vespa.config.content with parameters of type StorFilestorConfig.Builder