Class ProtonConfig.Hwinfo
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.config.search.core.ProtonConfig.Hwinfo
- Enclosing class:
- ProtonConfig
public static final class ProtonConfig.Hwinfo
extends com.yahoo.config.InnerNode
This class represents proton.hwinfo
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents proton.hwinfo.cpustatic final classThis class represents proton.hwinfo.diskstatic final classThis class represents proton.hwinfo.memory -
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
-
Hwinfo
-
-
Method Details
-
disk
- Returns:
- proton.hwinfo.disk
-
memory
- Returns:
- proton.hwinfo.memory
-
cpu
- Returns:
- proton.hwinfo.cpu
-