Class FeederConfig

java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.config.ConfigInstance
com.yahoo.vespaclient.config.FeederConfig

public final class FeederConfig extends com.yahoo.config.ConfigInstance
This class represents the root node of feeder Copyright Yahoo. 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()
    • abortondocumenterror

      public boolean abortondocumenterror()
      Returns:
      feeder.abortondocumenterror
    • abortonsenderror

      public boolean abortonsenderror()
      Returns:
      feeder.abortonsenderror
    • idprefix

      public String idprefix()
      Returns:
      feeder.idprefix
    • maxpendingdocs

      public int maxpendingdocs()
      Returns:
      feeder.maxpendingdocs
    • maxpendingbytes

      public int maxpendingbytes()
      Returns:
      feeder.maxpendingbytes
    • maxbusythreads

      public int maxbusythreads()
      Returns:
      feeder.maxbusythreads
    • maxfeedrate

      public double maxfeedrate()
      Returns:
      feeder.maxfeedrate
    • retryenabled

      public boolean retryenabled()
      Returns:
      feeder.retryenabled
    • retrydelay

      public double retrydelay()
      Returns:
      feeder.retrydelay
    • timeout

      public double timeout()
      Returns:
      feeder.timeout
    • route

      public String route()
      Returns:
      feeder.route
    • tracelevel

      public int tracelevel()
      Returns:
      feeder.tracelevel
    • mbusport

      public int mbusport()
      Returns:
      feeder.mbusport
    • docprocchain

      public String docprocchain()
      Returns:
      feeder.docprocchain
    • createifnonexistent

      public boolean createifnonexistent()
      Returns:
      feeder.createifnonexistent