Class ProtonConfig.Indexing
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Indexing
- Enclosing class:
- ProtonConfig
public static final class ProtonConfig.Indexing
extends com.yahoo.config.InnerNode
This class represents proton.indexing
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents proton.indexing.optimize Option to specify what is most important during indexing.static final classThis class represents proton.indexing.readstatic final classThis class represents proton.indexing.write -
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
-
Indexing
-
-
Method Details
-
write
- Returns:
- proton.indexing.write
-
read
- Returns:
- proton.indexing.read
-
optimize
- Returns:
- proton.indexing.optimize
-
tasklimit
public int tasklimit()- Returns:
- proton.indexing.tasklimit
-
kind_of_watermark
public int kind_of_watermark()- Returns:
- proton.indexing.kind_of_watermark
-
reactiontime
public double reactiontime()- Returns:
- proton.indexing.reactiontime
-
semiunboundtasklimit
public int semiunboundtasklimit()- Returns:
- proton.indexing.semiunboundtasklimit
-
threads
public int threads()- Returns:
- proton.indexing.threads
-