Class StorPrioritymappingConfig

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

public final class StorPrioritymappingConfig extends com.yahoo.config.ConfigInstance
This class represents the root node of stor-prioritymapping 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()
    • highest

      public int highest()
      Returns:
      stor-prioritymapping.highest
    • very_high

      public int very_high()
      Returns:
      stor-prioritymapping.very_high
    • high_1

      public int high_1()
      Returns:
      stor-prioritymapping.high_1
    • high_2

      public int high_2()
      Returns:
      stor-prioritymapping.high_2
    • high_3

      public int high_3()
      Returns:
      stor-prioritymapping.high_3
    • normal_1

      public int normal_1()
      Returns:
      stor-prioritymapping.normal_1
    • normal_2

      public int normal_2()
      Returns:
      stor-prioritymapping.normal_2
    • normal_3

      public int normal_3()
      Returns:
      stor-prioritymapping.normal_3
    • normal_4

      public int normal_4()
      Returns:
      stor-prioritymapping.normal_4
    • normal_5

      public int normal_5()
      Returns:
      stor-prioritymapping.normal_5
    • normal_6

      public int normal_6()
      Returns:
      stor-prioritymapping.normal_6
    • low_1

      public int low_1()
      Returns:
      stor-prioritymapping.low_1
    • low_2

      public int low_2()
      Returns:
      stor-prioritymapping.low_2
    • low_3

      public int low_3()
      Returns:
      stor-prioritymapping.low_3
    • very_low

      public int very_low()
      Returns:
      stor-prioritymapping.very_low
    • lowest

      public int lowest()
      Returns:
      stor-prioritymapping.lowest