Class ProtonConfig.Distribution
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Distribution
- Enclosing class:
- ProtonConfig
public static final class ProtonConfig.Distribution
extends com.yahoo.config.InnerNode
This class represents proton.distribution
-
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
-
Distribution
-
-
Method Details
-
redundancy
public long redundancy()- Returns:
- proton.distribution.redundancy
-
searchablecopies
public long searchablecopies()- Returns:
- proton.distribution.searchablecopies
-