Class ProtonConfig.Hwinfo.Disk
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Hwinfo.Disk
- Enclosing class:
- ProtonConfig.Hwinfo
public static final class ProtonConfig.Hwinfo.Disk
extends com.yahoo.config.InnerNode
This class represents proton.hwinfo.disk
-
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
-
Disk
-
-
Method Details
-
size
public long size()- Returns:
- proton.hwinfo.disk.size
-
writespeed
public double writespeed()- Returns:
- proton.hwinfo.disk.writespeed
-
samplewritesize
public long samplewritesize()- Returns:
- proton.hwinfo.disk.samplewritesize
-
slowwritespeedlimit
public double slowwritespeedlimit()- Returns:
- proton.hwinfo.disk.slowwritespeedlimit
-