Class TranslogserverConfig

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.config.ConfigInstance
com.yahoo.searchlib.TranslogserverConfig

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

      public int listenport()
      Returns:
      translogserver.listenport
    • filesizemax

      public int filesizemax()
      Returns:
      translogserver.filesizemax
    • servername

      public String servername()
      Returns:
      translogserver.servername
    • basedir

      public String basedir()
      Returns:
      translogserver.basedir
    • usefsync

      public boolean usefsync()
      Returns:
      translogserver.usefsync
    • maxthreads

      public int maxthreads()
      Returns:
      translogserver.maxthreads
    • crcmethod

      Returns:
      translogserver.crcmethod
    • compression

      public TranslogserverConfig.Compression compression()
      Returns:
      translogserver.compression
    • chunk

      Returns:
      translogserver.chunk