Class StorFilestorConfig

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.config.ConfigInstance
com.yahoo.vespa.config.content.StorFilestorConfig

public final class StorFilestorConfig extends com.yahoo.config.ConfigInstance
This class represents the root node of stor-filestor Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
  • Field Details

  • Constructor Details

  • Method Details

    • getDefMd5

      public static String getDefMd5()
    • getDefName

      public static String getDefName()
    • getDefNamespace

      public static String getDefNamespace()
    • num_threads

      public int num_threads()
      Returns:
      stor-filestor.num_threads
    • num_response_threads

      public int num_response_threads()
      Returns:
      stor-filestor.num_response_threads
    • num_visitor_threads

      public int num_visitor_threads()
      Returns:
      stor-filestor.num_visitor_threads
    • num_network_threads

      public int num_network_threads()
      Returns:
      stor-filestor.num_network_threads
    • response_sequencer_type

      public StorFilestorConfig.Response_sequencer_type.Enum response_sequencer_type()
      Returns:
      stor-filestor.response_sequencer_type
    • bucket_merge_chunk_size

      public int bucket_merge_chunk_size()
      Returns:
      stor-filestor.bucket_merge_chunk_size
    • use_async_message_handling_on_schedule

      public boolean use_async_message_handling_on_schedule()
      Returns:
      stor-filestor.use_async_message_handling_on_schedule
    • resource_usage_reporter_noise_level

      public double resource_usage_reporter_noise_level()
      Returns:
      stor-filestor.resource_usage_reporter_noise_level
    • async_operation_throttler

      public StorFilestorConfig.Async_operation_throttler async_operation_throttler()
      Returns:
      stor-filestor.async_operation_throttler
    • max_feed_op_batch_size

      public int max_feed_op_batch_size()
      Returns:
      stor-filestor.max_feed_op_batch_size
    • maintenance_operation_throttler

      public StorFilestorConfig.Maintenance_operation_throttler maintenance_operation_throttler()
      Returns:
      stor-filestor.maintenance_operation_throttler