Uses of Class
com.yahoo.vespa.config.content.StorFilestorConfig.Async_operation_throttler.Builder
Packages that use StorFilestorConfig.Async_operation_throttler.Builder
-
Uses of StorFilestorConfig.Async_operation_throttler.Builder in com.yahoo.vespa.config.content
Fields in com.yahoo.vespa.config.content declared as StorFilestorConfig.Async_operation_throttler.BuilderMethods in com.yahoo.vespa.config.content that return StorFilestorConfig.Async_operation_throttler.BuilderModifier and TypeMethodDescriptionStorFilestorConfig.Async_operation_throttler.Builder.max_window_size(int __value) StorFilestorConfig.Async_operation_throttler.Builder.min_window_size(int __value) StorFilestorConfig.Async_operation_throttler.Builder.resize_rate(double __value) StorFilestorConfig.Async_operation_throttler.Builder.type(StorFilestorConfig.Async_operation_throttler.Type.Enum __value) StorFilestorConfig.Async_operation_throttler.Builder.window_size_backoff(double __value) StorFilestorConfig.Async_operation_throttler.Builder.window_size_decrement_factor(double __value) StorFilestorConfig.Async_operation_throttler.Builder.window_size_increment(int __value) Methods in com.yahoo.vespa.config.content with parameters of type StorFilestorConfig.Async_operation_throttler.BuilderModifier and TypeMethodDescriptionStorFilestorConfig.Builder.async_operation_throttler(StorFilestorConfig.Async_operation_throttler.Builder __builder) Method parameters in com.yahoo.vespa.config.content with type arguments of type StorFilestorConfig.Async_operation_throttler.BuilderModifier and TypeMethodDescriptionStorFilestorConfig.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 listConstructors in com.yahoo.vespa.config.content with parameters of type StorFilestorConfig.Async_operation_throttler.BuilderModifierConstructorDescription