Class ConnectionLogConfig

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.config.ConfigInstance
com.yahoo.container.logging.ConnectionLogConfig

public final class ConnectionLogConfig extends com.yahoo.config.ConfigInstance
This class represents the root node of connection-log 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()
    • cluster

      public String cluster()
      Returns:
      connection-log.cluster
    • logDirectoryName

      public String logDirectoryName()
      Returns:
      connection-log.logDirectoryName
    • queueSize

      public int queueSize()
      Returns:
      connection-log.queueSize
    • bufferSize

      public int bufferSize()
      Returns:
      connection-log.bufferSize
    • useClusterIdInFileName

      public boolean useClusterIdInFileName()
      Returns:
      connection-log.useClusterIdInFileName