| Package | Description |
|---|---|
| org.apache.uima.ducc.common.node.metrics |
| Modifier and Type | Method and Description |
|---|---|
NodeCpuInfo |
NodeMetrics.getNodeCpu() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeMetrics.setNodeCpu(NodeCpuInfo nodeCpu) |
| Constructor and Description |
|---|
NodeMetrics(NodeIdentity nodeIdentity,
NodeMemory nodeMemory,
NodeLoadAverage nodeLoadAverage,
NodeCpuInfo nodeCpu,
TreeMap<String,NodeUsersInfo> userProcessMap) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.