Class CuratorConfig

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.config.ConfigInstance
com.yahoo.cloud.config.CuratorConfig

public final class CuratorConfig extends com.yahoo.config.ConfigInstance
This class represents the root node of curator 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()
    • server

      public List<CuratorConfig.Server> server()
      Returns:
      curator.server[]
    • server

      public CuratorConfig.Server server(int i)
      Parameters:
      i - the index of the value to return
      Returns:
      curator.server[]
    • zookeeperLocalhostAffinity

      public boolean zookeeperLocalhostAffinity()
      Returns:
      curator.zookeeperLocalhostAffinity
    • zookeeperSessionTimeoutSeconds

      public int zookeeperSessionTimeoutSeconds()
      Returns:
      curator.zookeeperSessionTimeoutSeconds
    • juteMaxBuffer

      public int juteMaxBuffer()
      Returns:
      curator.juteMaxBuffer