Class ProtonConfig.Feeding
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Feeding
- Enclosing class:
- ProtonConfig
public static final class ProtonConfig.Feeding
extends com.yahoo.config.InnerNode
This class represents proton.feeding
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toStringMethods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Feeding
-
-
Method Details
-
concurrency
public double concurrency()- Returns:
- proton.feeding.concurrency
-
niceness
public double niceness()- Returns:
- proton.feeding.niceness
-
master_task_limit
public int master_task_limit()- Returns:
- proton.feeding.master_task_limit
-